git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78737
13f79535-47bb-0310-9956-
ffa450edef68
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>