Adding 100-continue in WSGI response headers
Registered by
Nikhil Komawar
See http://
The purpose of this client header and its associated response is to allow a client to determine if a request body will be accepted before sending it. This would be useful in cases of bulk image uploads, where several problems may take place, such as authentication failures, authorization failures, a missing image, etc. With this header a client submitting an unacceptable request to upload an image would find out about the failure before writing the entire image to the http socket.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Low
- Drafter:
- Nikhil Komawar
- Direction:
- Approved
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
markwash wishlist 2014-02-14
(?)