Changes

Jump to: navigation, search

CloudServices/DataPipeline/HTTPEdgeServerSpecification

14 bytes added, 14:27, 18 March 2015
POST/PUT Response codes: Format as a list
=== POST/PUT Response codes ===
* '''200''' - OK. Request accepted into the pipeline.* '''404''' - not found - POST/PUT to an unknown namespace* '''405''' - wrong request type (anything other than POST/PUT)* '''411''' - missing content-length header* '''413''' - request body too large (Note that if we have badly-behaved clients that retry on 4XX, we should send back 202 on body/path too long).* '''414''' - request path too long (See above)* '''500''' - internal error
== Forwarding to S3 ==
Confirm
36
edits

Navigation menu