mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 10:47:14 +00:00
fix docs
This commit is contained in:
parent
d3bd04dec0
commit
3353aa3cfd
2 changed files with 2 additions and 2 deletions
|
|
@ -168,7 +168,7 @@ are issued, only new WebSocket messages are called.
|
|||
|
||||
* - .. py:function:: websocket_handshake(flow)
|
||||
- Called when a client wants to establish a WebSocket connection. The
|
||||
WebSocket-specific headers can be manipulated to manipulate the
|
||||
WebSocket-specific headers can be manipulated to alter the
|
||||
handshake. The ``flow`` object is guaranteed to have a non-None
|
||||
``request`` attribute.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue