Changes

Jump to navigation Jump to search
18 bytes removed ,  16:00, 18 February 2015
# The content type is overwritten in any case if a specific [[Serialization|media-type]] is chosen, again as query parameter or within the query.
The following three example requests will all return <code>&lt;a/&gt;</code> as result and use with <code>application/xml</code> as content-type:
:<code>http://localhost:8984/rest?query=%3Ca/%3E</code><br/><code>http://localhost:8984/rest?query=%3Ca/%3E&method=xml</code><br/><code>http://localhost:8984/rest?query=%3Ca/%3E&media-type=application/xml</code>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu