]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
RealPlayer update.
authordgaudet <dgaudet@unknown>
Tue, 22 Jul 1997 08:51:02 +0000 (08:51 +0000)
committerdgaudet <dgaudet@unknown>
Tue, 22 Jul 1997 08:51:02 +0000 (08:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78737 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/known_client_problems.html

index f75e2efb4af7db9b3dcd168a3a2c117c5d1d2dd3..7da780013a3f87a79e5978f471811b594cc01a0e 100644 (file)
@@ -104,7 +104,10 @@ BrowserMatch Java1.0 force-response-1.0 <br>
 BrowserMatch JDK/1.0 force-response-1.0 
 </code></blockquote>
 
-<p>RealPlayer 4.0 from Progressive Networks also exhibits this problem:
+<p>RealPlayer 4.0 from Progressive Networks also exhibits this problem.
+However they have fixed it in version 4.01 of the player, but version
+4.01 uses the same <code>User-Agent</code> as version 4.0.  The
+workaround is still:
 <blockquote><code>
 BrowserMatch "RealPlayer 4.0" force-response-1.0
 </code></blockquote>