]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add note about bug 2469 which still needs testing.
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 19 Sep 2008 15:02:23 +0000 (03:02 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 19 Sep 2008 15:02:23 +0000 (03:02 +1200)
src/HttpStatusLine.cc

index 12de28635b6b067c226d989426b0f71b0e3cf328..a4ed0f455b1ed7cdeee924ee647539ab1d1f0258 100644 (file)
@@ -37,6 +37,7 @@
 #include "HttpStatusLine.h"
 
 /* local constants */
+/* AYJ: see bug 2469 - RFC2616 confirms stating 'SP characters' plural! */
 const char *HttpStatusLineFormat = "HTTP/%d.%d %3d %s\r\n";
 
 void