Ticket #1487 (closed defect: worksforme)
OPTIONS should not map to GET when webdav is disabled, but rather return 501 not implemented
| Reported by: | midom | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.19 |
| Component: | core | Version: | 1.4.18 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
Nowadays OPTIONS request does act same as GET, if webdav is disabled. It should return 501 not-implemented instead, as this is incorrect behavior.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

