[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kioslave/http
From:       Thiago Macieira <thiago () kde ! org>
Date:       2005-03-10 12:42:08
Message-ID: 20050310124208.958B017AA0 () office ! kde ! org
[Download RAW message or body]

CVS commit by thiago: 

Committing a fix for bug 101149: kio_http does its own proxying, so no
need to use KSocks for anything. This, however, means that kio_http no
longer abides by the global SOCKS proxy rule -- then again, there's a
specific KCM for configuring kio_http's proxies, with no option "use
global SOCKS proxies". That's something to be fixed in the future.

To be backported.
BUG:101149


  M +2 -0      http.cc   1.641


--- kdelibs/kioslave/http/http.cc  #1.640:1.641
@@ -1958,4 +1958,6 @@ bool HTTPProtocol::httpOpenConnection()
 
   setBlockConnection( true );
+  // kio_http uses its own proxying:
+  KSocks::self()->disableSocks();
 
   if ( m_state.doProxy )


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic