Crate fidl_fuchsia_net_http
source ·Structs
- An HTTP header field.
- A Stream of incoming requests for fuchsia.net.http/LoaderClient.
- A Stream of incoming requests for fuchsia.net.http/Loader.
- A description of the redirect the server requested.
- An HTTP request.
- A response to an HTTP request.
Enums
- The body of an HTTP request.
- An error occurred during the HTTP transaction.
- A client interface used with
Loader.Start
. - An HTTP and HTTPS loader.
Traits
Type Aliases
- Friendly alias for a vector of bytes containing a header name.
- Friendly alias for a vector of bytes containing a header value.