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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kioslave/http
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2005-11-01 1:36:12
Message-ID: 1130808972.747620.7438.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 476277 by adawit:

- Unfortunately the authorization sanity check seems to 
  prevent Kopete from connecting to MSN.

CCBUG:115419


 M  +0 -1      http.cc  


--- branches/KDE/3.5/kdelibs/kioslave/http/http.cc #476276:476277
@@ -172,7 +172,6 @@
     // Do not allow Request line to be specified and ignore
     // the other HTTP headers.
     if (header.find(':') == -1 || header.startsWith("host") ||
-        header.startsWith("authorization") ||
         header.startsWith("proxy-authorization") ||
         header.startsWith("via"))
       continue;
[prev in list] [next in list] [prev in thread] [next in thread] 

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