Changes

Jump to navigation Jump to search
68 bytes removed ,  21:43, 3 August 2013
* '''Store as raw''':<br/> If <code>application/octet-stream</code> is chosen as content-type, the input data is added as raw.
* '''Convert to XML''':<br/> Incoming data is converted to XML if a parser is available for the specified content-type. The following content types are supported:
 * <code>application/octet-stream</code>: Stores input data as raw file.* <code>application/json</code>: Stores JSON as XML.** <code>application/jsonml</code>: Stores JSONML input as XML.** <code>text/plain</code>: Stores plain text input as XML.** <code>text/comma-separated-values</code>: Stores CSV text input as XML. ** <code>text/html</code>: Stores HTML input as XML.
If raw data is added and if no content type, or a wrong content, is specified, a <code>400</code> (BAD REQUEST) error will be raised.
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu