Actions
Bug #11100
openPOST create responses should contain Location header of new resource
Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
The RFC specifies that when a resource is created, the server should include a Location header with the location of the newly created resource.
process_success in base_controller needs to be changed to match the RFC.
Updated by Dominic Cleal over 9 years ago
- Copied from Bug #6882: POST create responses should be 201 added
Actions