* '''Convert to XML''':<br/> Raw data can be explicitly converted to XML by specifying the content-type.
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. The following content types are availablesupported:
* <code>application/octet-stream</code>: Stores input data as raw file.