Hi,
any reason why RESTful Services Handlers in the APEX 5.2 EA (and 5.1.x as well) only supports GET/POST/DELETE/PUT and not PATCH/OPTIONS/HEAD ?
ORDS.DEFINE_HANDLER seems to accept other HTTP Methods in the p_method parameter - but i didn't try if it works yet.
thanks in advance.
gerald