Changes

Jump to navigation Jump to search
190 bytes added ,  23:19, 3 October 2011
===GET Requests===
Query All query parameters prefixed with a dollar sign (<code>$</code>) that have not been handled before will be handled treated as external variablesvariable assignments:
Query:
Parameters:
:Assign the variable with: <code>&$x=21</code>
Complete request (compact notation, omitting the optional variable declaration):
:<code>http://localhost:8984/rest?query=$x&$x=21</code> Variables can be explicitly prefixed with a dollar sign (<code>$</code>); this way, those variables can be bound as well that have the same name as static parameters (e.g.: <code>$method</code>).
===POST Requests===
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu