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

List:       kde-commits
Subject:    kdelibs/kioslave/http
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2004-02-28 2:14:55
Message-ID: 20040228021455.2C88C9094 () office ! kde ! org
[Download RAW message or body]

CVS commit by adawit: 

- Do not send unnecessary Accept-Endcoing header. 'identity' is assumed
  by default.


  M +1 -1      http.cc   1.607


--- kdelibs/kioslave/http/http.cc  #1.606:1.607
@@ -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