Closed lpsmith closed 10 years ago
Oh. Great.
We can look at that. No reason not to support it, but seeing as how the RFC was clear about it... anyway. It will mean adding a bit of URL handling code.
What you want to do is look at path
at line 259 of src/Network/Http/Inconvenience.hs. See if what you want can easily be done there, or whether it will be more complicated.
Thanks for demonstrating the problem. I didn't understand what you were talking about online. Cheers,
AfC
@lpsmith if you've got http-streams from Git lying around, perhaps you could pull and test this fix? Cheers.
AfC
e.g.
Where
example.php
is just:While relative redirects are not specifically allowed by RFC 2616, this is considered a bug in the RFC and almost every http client supports them.