From: dgaudet Date: Thu, 22 Jan 1998 21:09:42 +0000 (+0000) Subject: yay netscape has fixed a bug X-Git-Tag: APACHE_1_3b5~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd8350154623916295c6ab117e7ff8ce17bc7e1c;p=thirdparty%2Fapache%2Fhttpd.git yay netscape has fixed a bug git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79957 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/known_client_problems.html b/docs/manual/misc/known_client_problems.html index 6676361a7ad..fddb1c25f88 100644 --- a/docs/manual/misc/known_client_problems.html +++ b/docs/manual/misc/known_client_problems.html @@ -207,11 +207,14 @@ href="http://www.arctic.org/~dgaudet/patches/apache-1.3-gif89-expires-hack.patch

POST without Content-Length

-

In certain situations Navigator 3 appears to incorrectly +

In certain situations Navigator 3.01 through 3.03 appear to incorrectly issue a POST without the request body. There is no -known workaround. There's a little more information -available. +known workaround. It has been fixed in Navigator 3.04, Netscapes +provides some +information. +There's also + +some information about the actual problem.