Expand description
HTTP/1 protocol implementation.
Structs§
- Client
Codec - HTTP/1 Codec
- Client
Payload Codec - HTTP/1 Payload Codec
- Codec
- HTTP/1 Codec
- Dispatcher
- Dispatcher for HTTP/1.1 protocol
- Expect
Handler - H1Service
ServiceFactory
implementation for HTTP1 transport- Payload
- Buffered stream of bytes chunks
- Send
Response - Send HTTP/1 response
- Upgrade
Handler
Enums§
- Message
- Codec message
- Message
Type - Incoming request type
Type Aliases§
- H1Service
Handler Service
implementation for HTTP/1 transport