#185 closed design (fixed)
Location header field payload handling
Reported by: | mnot@… | Owned by: | mnot@… |
---|---|---|---|
Priority: | normal | Milestone: | 18 |
Component: | p2-semantics | Severity: | Active WG Document |
Keywords: | Cc: |
Description
The definition of the Location header differs in various ways of how at least Web browsers need to deal with them to interoperate with content on the Web:
- Need to handle relative URIs.
- Need to handle with spaces and other invalid URI characters in the same way as done by e.g. HTML and CSS. (Percent-encode them rather than treat it as error.)
I suspect that any other tool that wants to deal with content on the Web would have similar issues. There's some discussion here including two sites this effects:
Attachments (1)
Change History (13)
comment:1 Changed 14 years ago by mnot@…
- Owner set to mnot@…
comment:2 Changed 14 years ago by julian.reschke@…
See test cases: http://greenbytes.de/tech/tc2231/redirects.html
comment:3 Changed 13 years ago by julian.reschke@…
comment:4 Changed 13 years ago by mnot@…
- Priority changed from normal to blocked
Blocked pending some level of liaison with IRIbis.
comment:5 Changed 12 years ago by mnot@…
#186 (error handling) may have impact.
comment:6 Changed 11 years ago by mnot@…
- Priority changed from blocked to normal
Changed 11 years ago by julian.reschke@…
comment:7 Changed 11 years ago by julian.reschke@…
comment:8 Changed 11 years ago by julian.reschke@…
- Resolution set to incorporated
- Status changed from new to closed
comment:9 Changed 11 years ago by mnot@…
- Milestone changed from unassigned to 18
comment:10 Changed 11 years ago by mnot@…
- Resolution incorporated deleted
- Status changed from closed to reopened
comment:11 Changed 11 years ago by mnot@…
- Resolution set to fixed
- Status changed from reopened to closed
comment:12 Changed 11 years ago by julian.reschke@…
- Summary changed from Location header payload handling to Location header field payload handling
Note: See
TracTickets for help on using
tickets.
Proposal: