Author: markt
Date: Mon Feb 10 12:46:34 2014
New Revision: 1566599
URL: http://svn.apache.org/r1566599
Log:
Add missing <fix ... /> tag
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1566599&r1=1566598&r2=1566599&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Feb 10 12:46:34 2014
@@ -227,11 +227,13 @@
</subsection>
<subsection name="WebSocket">
<changelog>
- Do not return an empty string for the <code>Sec-WebSocket-Protocol</code>
- HTTP header when no sub-protocol has been requested or no sub-protocol
- could be agreed as RFC6455 requires that no
- <code>Sec-WebSocket-Protocol</code> header is returned in this case.
- (markt)
+ <fix>
+ Do not return an empty string for the
+ <code>Sec-WebSocket-Protocol</code> HTTP header when no sub-protocol
has
+ been requested or no sub-protocol could be agreed as RFC6455 requires
+ that no <code>Sec-WebSocket-Protocol</code> header is returned in this
+ case. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Web applications">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]