]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
yay netscape has fixed a bug
authordgaudet <dgaudet@unknown>
Thu, 22 Jan 1998 21:09:42 +0000 (21:09 +0000)
committerdgaudet <dgaudet@unknown>
Thu, 22 Jan 1998 21:09:42 +0000 (21:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79957 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/known_client_problems.html

index 6676361a7ad92be9547946c94718a921c0de221b..fddb1c25f880f2da1d2ca9d1dfe3aed453aeb717 100644 (file)
@@ -207,11 +207,14 @@ href="http://www.arctic.org/~dgaudet/patches/apache-1.3-gif89-expires-hack.patch
 
 <a name="no-content-length"><h3><code>POST</code> without <code>Content-Length</code></h3></a>
 
-<p>In certain situations Navigator 3 appears to incorrectly
+<p>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 <a
-href="http://www.arctic.org/~dgaudet/apache/no-content-length/">
-available</a>.
+known workaround.  It has been fixed in Navigator 3.04, Netscapes
+provides some
+<a href="http://help.netscape.com/kb/client/971014-42.html">information</a>.
+There's also
+<a href="http://www.arctic.org/~dgaudet/apache/no-content-length/">
+some information</a> about the actual problem.
 
 <!--#include virtual="footer.html" -->
 </BODY>