Support PATCH from JavaScript API library
Bug #296455 reported by
Francis J. Lacoste
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Leonard Richardson |
Bug Description
Even if most browser don't support the PATCH method in their XHR implementation, we should add a way to marshall a PATCH request on top of POST.
The JavaScript launchpad API library should make use of this to use the lighter-weigth PATCH instead of PUT.
Changed in launchpad-foundations: | |
importance: | Undecided → High |
milestone: | none → 2.1.11 |
status: | New → Triaged |
assignee: | nobody → leonardr |
To post a comment you must log in.
Fixed in RF 7302.