Re: mod_proxy and HTTP 302 response
Brett Hutley <[email protected]>
| Newsgroups | gmane.comp.apache.mod-proxy |
|---|---|
| Message-ID | <[email protected]> |
Peter Van Biesen wrote: >Hi, I think I found the problem, try this patch, let me know if it >solves your problem : > *snip* Hi Peter, your patch looks like it does the right thing. Note that this is a 2.0.40 patch (whereas I think John is running 1.3.26 as am I). The problem is that the code assumes that because it got a HTTP/#.# along with the status code that it's going to get a reason phrase as per the RFC. Cheers, Brett