Changes for version 0.15 - 2026-08-19
- HTTP/2 TRAILERS are captured and exposed as $res->trailers. They were being discarded.
- t/24-h2-trailers.t tests this against nghttpd
Modules
HTTP/2 Future-based user agent
store cookies and apply them to requests
a fast, native, Future-compatible async result
ordered, case-insensitive, multi-valued HTTP headers
the event-loop adapter interface Fetch drives
run Fetch under AnyEvent
run Fetch on a Hyperman::Loop
run Fetch on an IO::Async::Loop
Fetch's own vendored C event loop
an HTTP response from Fetch
a live WebSocket connection from Fetch