Module headers
tungstenite
0.24.0
Module headers
Module Items
Constants
Traits
In tungstenite::
handshake
Modules
client
headers
machine
server
Structs
MidHandshake
Enums
HandshakeError
Traits
HandshakeRole
Functions
derive_accept_key
tungstenite
::
handshake
Module
headers
Copy item path
Settings
Help
Summary
Source
Expand description
HTTP Request and response header handling.
Constants
§
MAX_
HEADERS
Limit for the number of header lines.
Traits
§
From
Httparse
🔒
Trait to convert raw objects into HTTP parseables.