In the actual REST api as part of ML 6, you can use it in a rather different implementation:
set a header: X-HTTP-Method-Override: patch There is an example here: http://docs.marklogic.com/REST/POST/v1/documents but, I believe this is all actually done in the REST api backend only Regards, David On 20 November 2013 18:45, Ellis Pritchard <[email protected]> wrote: > Hi, > > Am I right in thinking that MarkLogic HTTP servers don't support the HTTP > PATCH method, at least in version 5? > > I get a 405 and a response from the server of: > > Allow: ACL, COPY, DELETE, GET, HEAD, LOCK, MKCALENDAR, MKCOL, MOVE, > OPTIONS, POST, PROPFIND, PROPPATCH, PUT, REPORT, UNLOCK > > Doesn't appear to go near the re-writer, or the server log for that matter. > > ? > > Ellis. > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general >
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
