Ticket #3384 (new enhancement)
HTTPClientFactory should follow relative redirects
| Reported by: | adevore | Owned by: | adevore |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | httpclient |
| Cc: | exarkun | Branch: | branches/follow-relative-redirects-3384 |
| Author: | adevore | Launchpad Bug: |
Description
Some web applications respond with a faulty Location header that gives only a relative path (spam.html) instead of the full URL ( http://www.example.com/eggs/spam.html) that is required by HTTP. Twisted's HTTPClientFactory should follow these redirects.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

