Changes for version 0.21 - 2026-09-01
- Fetch::Future implements the Future::AsyncAwait::Awaitable API, so await works on a request inside an async sub.
- Fetch::Future->on_cancel, taking a code reference or a future.
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