Changes

Jump to navigation Jump to search
36 bytes removed ,  13:23, 22 March 2012
If you posted something (e.g. using curl or the embedded formular http://localhost:8984/restxq/ )
<pre class="brush:shell">
curl -i -X POST -H "content-type: application/xmldata " -d 'content="'Here comes the post!'"' 'http://admin:admin@localhost:8984/restxq/hello/'
</pre>
You would recieve
&lt;response>
&lt;title>Hello!&lt;/title>
&lt;info>It seems you posted a message> ": 'Here comes the post!"'&lt;/info>
&lt;/response>
</pre>
editor, reviewer
115

edits

Navigation menu