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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kioslave/http
From:       Hamish Rodda <rodda () kde ! org>
Date:       2006-01-03 10:50:35
Message-ID: 1136285435.814874.19542.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 493788 by rodda:

Remuvo unneeded debug line


 M  +2 -1      http.cc  


--- branches/KDE/3.5/kdelibs/kioslave/http/http.cc #493787:493788
@@ -1369,9 +1369,10 @@
 
   if ( m_responseCode == 301 )
   {
-    kdDebug(7113) << "(" << m_pid << ") HTTPProtocol::re-rename " << m_redirectLocation.path() << endl;
     // Work around strict Apache-2 WebDAV implementation which refuses to cooperate
     // with webdav://host/directory, instead requiring webdav://host/directory/
+    // (strangely enough it accepts Destination: without a trailing slash)
+
     if (m_redirectLocation.protocol() == "https")
       m_redirectLocation.setProtocol("webdavs");
     else
[prev in list] [next in list] [prev in thread] [next in thread] 

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