fix3
This commit is contained in:
@@ -96,7 +96,7 @@ HTTP Request 1
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
The originator will send the following.
|
||||
All lines are teriminated with \r\n as required by HTTP.
|
||||
All lines are teriminated with CRLF as required by HTTP.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
@@ -131,7 +131,7 @@ HTTP Request 2
|
||||
|
||||
The originator will send the following,
|
||||
as in [RFC-2617]_ and [WEBSOCKET]_.
|
||||
All lines are teriminated with \r\n as required by HTTP.
|
||||
All lines are teriminated with CRLF as required by HTTP.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
@@ -160,7 +160,7 @@ If the authentication is not correct, the recipient will send another standard "
|
||||
as in [RFC-2617]_.
|
||||
If the authentication is correct, the recipient will send the following response,
|
||||
as in [WEBSOCKET]_.
|
||||
All lines are teriminated with \r\n as required by HTTP.
|
||||
All lines are teriminated with CRLF as required by HTTP.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
|
Reference in New Issue
Block a user