Module role
hyper
1.6.0
Module role
Module Items
Macros
Structs
Enums
Constants
Functions
In hyper::
proto::
h1
Modules
conn
decode
dispatch
encode
io
role
Structs
Encode
ParseContext
ParsedMessage
Wants
Traits
Http1Transaction
Type Aliases
ClientTransaction
ParseResult
hyper
::
proto
::
h1
Module
role
Copy item path
Settings
Help
Summary
Source
Macros
§
header_
name
🔒
header_
value
🔒
maybe_
panic
🔒
Structs
§
Fast
Write
🔒
Header
Indices
🔒
Enums
§
Client
🔒
Constants
§
AVERAGE_
HEADER_
SIZE
🔒
DEFAULT_
MAX_
HEADERS
🔒
Functions
§
encode_
headers
🔒
extend
🔒
is_
complete_
fast
🔒
A fast scan for the end of a message. Used when there was a partial read, to skip full parsing on a a slow connection.
parse_
headers
🔒
record_
header_
indices
🔒
set_
content_
length
🔒
title_
case
🔒
write_
headers
🔒
write_
headers_
original_
case
🔒
write_
headers_
title_
case
🔒