Closed
Bug 856664
Opened 12 years ago
Closed 12 years ago
Limit verbs on CORS resource
Categories
(Marketplace Graveyard :: API, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-04-18
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
Details
(Whiteboard: p=1)
CORS currently applies to the whole resource, I'd rather have it apply to just part of some resources. For example on the AppResource, just GET. This should be a simple matter of setting a method on the resource meta and looking that up in the base class.
Updated•12 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 2013-04-18
| Assignee | ||
Comment 1•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•