Revision 66287fa8 doc/rapi.rst

b/doc/rapi.rst
70 70
.. _JSON: http://www.json.org/
71 71
.. _REST: http://en.wikipedia.org/wiki/Representational_State_Transfer
72 72

  
73
HTTP requests with a body (e.g. ``PUT`` or ``POST``) require the request
74
header ``Content-type`` be set to ``application/json`` (see :rfc:`2616`
75
(HTTP/1.1), section 7.2.1).
76

  
73 77

  
74 78
A note on JSON as used by RAPI
75 79
++++++++++++++++++++++++++++++

Also available in: Unified diff