----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104625/ -----------------------------------------------------------
Review request for kdelibs. Description ------- The RfCs suggest to use a single space after the colon in HTTP headers, but any amount of whitespace is allowed. This has been fixed for Content-Disposition headers a while ago. Now also fix it for the other headers we explicitely check here. Diffs ----- kioslave/http/http.cpp f7aa857 Diff: http://git.reviewboard.kde.org/r/104625/diff/ Testing ------- Still compiles and I see no breakage. Thanks, Rolf Eike Beer