Patch #6762
Use GET instead of POST to retrieve context_menu
Status: | Closed | Start date: | 2010-10-27 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | - | |||
Target version: | 1.1.0 |
Description
See #6750. As the action doesn't change anything on the server, it should use GET not POST if we follow REST principles.
Associated revisions
Use GET instead of POST to retrieve context menu (#6762).
History
#1
Updated by Jean-Philippe Lang over 11 years ago
- Status changed from 7 to Closed
Change done in r4504. Tests were already using GET.