Opened 12 years ago
Closed 11 years ago
#233 closed design (fixed)
Is * usable as a request-uri for new methods?
Reported by: | mnot@… | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 13 |
Component: | p2-semantics | Severity: | Active WG Document |
Keywords: | Cc: |
Description
Can methods other than OPTIONS (e.g., new extension methods) specify that * is an acceptable request-URI?
Allowing it may cause interop issues with intermediaries, servers, etc.
Change History (6)
comment:1 Changed 12 years ago by mnot@…
- Milestone changed from unassigned to 12
comment:2 Changed 12 years ago by julian.reschke@…
- Milestone changed from 12 to 13
comment:3 Changed 12 years ago by julian.reschke@…
comment:4 Changed 12 years ago by julian.reschke@…
- Resolution set to incorporated
- Status changed from new to closed
comment:5 Changed 11 years ago by mnot@…
- Resolution incorporated deleted
- Status changed from closed to reopened
comment:6 Changed 11 years ago by mnot@…
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
Disallow for everything except OPTIONS.