Changes for version 0.04 - 2026-08-02

  • Fixes for Windows build:
    • Rename the readiness-backend vtable member "wait" to "wait_ev"
    • Add a portable ft_memmem (a GNU/BSD extension MinGW lacks)
    • Define _CRT_RAND_S at the very top of Fetch.xs

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