mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-01 15:55:28 +00:00
the link of wsproto was not displayed right
I just fixed the link attached to wsproto.
This commit is contained in:
parent
e822d68e93
commit
f7cc067724
@ -55,8 +55,7 @@ can enable it with: `http2_priority=true`.
|
|||||||
|
|
||||||
[RFC7692: Compression Extensions for WebSocket](http://tools.ietf.org/html/rfc7692)
|
[RFC7692: Compression Extensions for WebSocket](http://tools.ietf.org/html/rfc7692)
|
||||||
|
|
||||||
WebSocket support in mitmproxy is based on [wsproto]
|
WebSocket support in mitmproxy is based on [wsproto](https://github.com/python-hyper/wsproto) project. It fully encapsulates
|
||||||
(https://github.com/python-hyper/wsproto) project. It fully encapsulates
|
|
||||||
WebSocket frames/messages/connections and provides an easy-to-use event-based
|
WebSocket frames/messages/connections and provides an easy-to-use event-based
|
||||||
API.
|
API.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user