Module io
Expand description
http I/O utilities, e.g. writing http requests/responses in std http format.
Functions§
- write_
http_ request - Write an HTTP request to a writer in std http format.
- write_
http_ response - Write an HTTP response to a writer in std http format.