Opened 15 years ago
Closed 15 years ago
#76 closed design (fixed)
305 Use Proxy
Reported by: | mnot@… | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 03 | |
Component: | p2-semantics | Severity: | |
Keywords: | Cc: |
Description
I can't find any browser that supports this.
- IE 6 silently fails (shows blank page, does not attempt connection to proxy).</li>
- FF 2 silently fails (shows blank page, does not attempt connection to proxy).</li>
- Opera displays message "The server tried to redirect Opera to the alternative proxy "http://xxxxxxxx". For security reasons this is no longer supported."
So looks like the main browsers (haven't tried Safari) have de facto deprecated it.
Is it an optional code to handle? RFC2616 is extremely sparse in its description of the status code.
Change History (9)
comment:1 Changed 15 years ago by mnot@…
- Component set to auth
- Milestone set to unassigned
comment:2 Changed 15 years ago by mnot@…
- Component changed from auth to semantics
- Summary changed from Deprecate 305 Use Proxy to 305 Use Proxy
comment:3 Changed 15 years ago by mnot@…
comment:4 Changed 15 years ago by mnot@…
- Milestone changed from unassigned to 04
- Resolution set to fixed
- Status changed from new to closed
Closed as per proposal above.
comment:5 Changed 15 years ago by mnot@…
- Resolution fixed deleted
- Status changed from closed to reopened
comment:6 Changed 15 years ago by julian.reschke@…
comment:7 Changed 15 years ago by julian.reschke@…
comment:8 Changed 15 years ago by mnot@…
- Milestone changed from 04 to 03
comment:9 Changed 15 years ago by julian.reschke@…
- Resolution set to fixed
- Status changed from reopened to closed
Fixed with [236].
Note: See
TracTickets for help on using
tickets.
PROPOSAL:
Deprecate 305, leaving the text in place.