Mike, inline patches never work with me :-( My e-mail client renders them invalid, probably by wrapping lines or something.
As far I can judge, the patch does reasonable things. I suggest that you just go ahead and commit it Oleg -----Original Message----- From: Michael Becke [mailto:[EMAIL PROTECTED] Sent: Montag, 17. März 2003 04:22 To: Commons HttpClient Project Subject: [PATCH] switch redirect to use URI Again, but with the patch inlined. On Sunday, March 16, 2003, at 10:20 PM, Michael Becke wrote: > Attached is a patch that switches redirect processing from using URL > to URI. The only reason for doing this is to avoid setting the system > property "java.protocol.handler.pkgs" to > "com.sun.net.ssl.internal.www.protocol" when using HTTPS in pre 1.4 > JVMs. Please let me know if you think this is worthwhile. > > Mike > <...>