Changes for version 0.22 - 2026-09-02
- t/26-awaitable.t asserts cancellation across an await only on perl 5.24+, which is where Future::AsyncAwait chains the awaited future rather than registering a code block that reaches nothing.
- t/26-awaitable.t reports the Future::AsyncAwait version it ran against.
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