[−][src]Module async_h1::server
Process HTTP connections on the server.
Structs
| Encoder | A streaming HTTP encoder. |
| ServerOptions | Configure the server. |
Functions
| accept | Accept a new incoming HTTP/1.1 connection. |
| accept_with_opts | Accept a new incoming HTTP/1.1 connection. |
| decode | Decode an HTTP request on the server. |