]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
better english by Bertold Kolics
authorwessels <>
Fri, 31 Jul 1998 22:26:41 +0000 (22:26 +0000)
committerwessels <>
Fri, 31 Jul 1998 22:26:41 +0000 (22:26 +0000)
errors/English/ERR_INVALID_REQ

index 62b5dde0a35c8eaa183eddcf5dc588746a136d58..3eb38f47c3fa620cac6b3ac059b67e219b132eb7 100644 (file)
@@ -21,10 +21,10 @@ Invalid Request
 <P>
 Some aspect of the HTTP Request is invalid.  Possible problems:
 <UL>
-<LI>Missing or unknown request method (GET, POST)
+<LI>Missing or unknown request method
 <LI>Missing URL
 <LI>Missing HTTP Identifier (HTTP/1.0)
-<LI>Request may be too large
+<LI>Request is too large
 <LI>Content-Length missing for POST or PUT requests
 <LI>Illegal character in hostname; underscores are not allowed
 </UL>