API Reference hackney v#4.0.2
View SourceModules
Alt-Svc header parsing and caching for HTTP/3 discovery.
gen_statem process for managing a single HTTP connection.
Supervisor for hackney_conn connection processes.
HTTP/3 support for hackney.
HTTP parser in pure Erlang This parser is able to parse HTTP responses and requests in a streaming fashion. If not set it will be autodetect the type of binary parsed, if it's a request or a response.
Per-host connection load regulation using ETS counting semaphore.
RoundTripper-style middleware for hackney:request/1..5.
module to encode/decode multipart
Pool of connection processes.
socks 5 transport
module to manage URLs.
gen_statem process for WebSocket connections.