Modules§
Structs§
- AppState
- Instance
State - Outbound
Http Factor - Outgoing
Request Config - Configuration for an outgoing request.
- Self
Request Origin - SelfRequestOrigin indicates the base URI to use for “self” requests.
Enums§
- Error
Code - These cases are inspired by the IANA HTTP Proxy Error Types: https://www.iana.org/assignments/http-proxy-status/http-proxy-status.xhtml#table-http-proxy-error-types
- Host
Future Incoming Response - The concrete type behind a
wasi:http/types/future-incoming-response
resource.
Functions§
Type Aliases§
- Http
Result - A
Result
type where the error type defaults toHttpError
. - Hyper
Outgoing Body - Common type for outgoing bodies.
- Request
- Response