|
@@ -407,12 +407,12 @@ modparam("websocket", "sub_protocols", 2)
|
|
|
accepting the WebSocket handshake.
|
|
|
</para></listitem>
|
|
|
<listitem><para>
|
|
|
- <emphasis>1</emphasis> - Add a
|
|
|
+ <emphasis>1</emphasis> - Add an
|
|
|
"Access-Control-Allow-Origin: *" header to the
|
|
|
response accepting the WebSocket handshake.
|
|
|
</para></listitem>
|
|
|
<listitem><para>
|
|
|
- <emphasis>2</emphasis> - Add a
|
|
|
+ <emphasis>2</emphasis> - Add an
|
|
|
"Access-Control-Allow-Origin:" header containing the
|
|
|
same body as the "Origin:" header from the request to
|
|
|
the response accepting the WebSocket handshake. If there is no
|