Details
-
Type:
Enhancement
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.0.0.M5
-
Component/s: site
-
Labels:None
Description
DELETE is failing on all end-points with a 405 Method not Allowed error. The response header says that only POST, GET, OPTIONS and HEAD are allowed so I assume PUT won't work either but I have not tested that