Changes

Jump to navigation Jump to search
1 byte added ,  01:00, 30 October 2011
:<code>curl -i "admin:admin@localhost:8984/rest/factbook?query=//city/name"</code>
;POST
:<code>curl -i -X POST -H "Content-Type: application/xml" -d <br/> "&lt;query xmlns='<nowiki>http://www.basex.org/rest'</nowiki>&gt;&lt;text&gt;//city/name&lt;/text&gt;&lt;/query&gt;" <br/> "admin:admin@localhost:8984/rest/factbook"</code>
:<code>curl -i -X POST -H "Content-Type: application/xml" -T query.xml "admin:admin@localhost:8984/rest/factbook"</code>
;PUT
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu