From kde-commits Sat May 04 06:31:51 2002 From: Waldo Bastian Date: Sat, 04 May 2002 06:31:51 +0000 To: kde-commits Subject: KDE_3_0_BRANCH: kdelibs/kioslave/http X-MARC-Message: https://marc.info/?l=kde-commits&m=102049398523143 kdelibs/kioslave/http http.cc,1.470.2.8,1.470.2.9 Author: waba Sat May 4 08:31:50 CEST 2002 In directory office:/tmp/cvs-serv31325 Modified Files: http.cc Log Message: (backport) - Workaround for BR #40939. Fix for yet another broken server implementation that sends a "\r\n" before the HEADER response casuing the header to be treated as the body instead. (DA)