dgaudet 97/07/22 01:51:02
Modified: htdocs/manual/misc known_client_problems.html Log: RealPlayer update. Revision Changes Path 1.3 +4 -1 apache/htdocs/manual/misc/known_client_problems.html Index: known_client_problems.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/known_client_problems.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- known_client_problems.html 1997/07/22 04:57:18 1.2 +++ known_client_problems.html 1997/07/22 08:51:02 1.3 @@ -104,7 +104,10 @@ 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>