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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdelibs/kioslave/http
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2004-02-28 2:12:57
Message-ID: 20040228021257.A46F59965 () office ! kde ! org
[Download RAW message or body]

CVS commit by adawit: 

- Backport: Do not send unnecessary ACCEPT-Encoding scheme. 'identity' is 
  assumed by default.

CCMAIL: 75300-done@bugs.kde.org


  M +1 -1      http.cc   1.601.2.3


--- kdelibs/kioslave/http/http.cc  #1.601.2.2:1.601.2.3
@@ -2296,5 +2296,5 @@ bool HTTPProtocol::httpOpen()
 #ifdef DO_GZIP
     if (m_request.allowCompressedPage)
-      header += "Accept-Encoding: x-gzip, x-deflate, gzip, deflate, identity\r\n";
+      header += "Accept-Encoding: x-gzip, x-deflate, gzip, deflate\r\n";
 #endif
 


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

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