Thu, 03 Dec 2009 05:38:10 +0000
disapproval of revision '6923e9310b47ecb9fb1d6de466bb91cea6f9610a'
This change has produced regressions when using HTTP/1.0, as the proxy closes the connection, which is treated as a connection failure. Refs #10880, #10856 for examples. Refs #2910
| ChangeLog | file | annotate | diff | comparison | revisions |
--- a/ChangeLog Sun Nov 29 16:24:35 2009 +0000 +++ b/ChangeLog Thu Dec 03 05:38:10 2009 +0000 @@ -4,9 +4,6 @@ version 2.6.4 (??/??/20??): libpurple: * Actually emit the hold signal for media calls. - * Don't send Proxy-Authorization headers to HTTP proxy servers until we've - received a "407 Proxy Authentication Required" response from the server. - (thecrux) * Added "MXit" protocol plugin, supported and maintained by the MXit folks themselves (MXit Lifestyle (Pty) Ltd.)