Changes
Fetch.xs
ignore.txt
include/fetch/backend_epoll.c
include/fetch/backend_iouring.c
include/fetch/backend_kqueue.c
include/fetch/backend_poll.c
include/fetch/backend_select.c
include/fetch/fetch_abi.h
include/fetch/ft_abi.h
include/fetch/ft_backend.h
include/fetch/ft_cookiejar.h
include/fetch/ft_core.h
include/fetch/ft_future.h
include/fetch/ft_h2.h
include/fetch/ft_headers.h
include/fetch/ft_http.h
include/fetch/ft_json.h
include/fetch/ft_loop.h
include/fetch/ft_tls.h
include/fetch/ft_ua.h
include/fetch/ft_win.h
include/fetch/ft_ws.h
lib/Fetch.pm
lib/Fetch/CookieJar.pm
lib/Fetch/Future.pm
lib/Fetch/Headers.pm
lib/Fetch/Loop.pm
lib/Fetch/Loop/AnyEvent.pm
lib/Fetch/Loop/Hyperman.pm
lib/Fetch/Loop/IOAsync.pm
lib/Fetch/Loop/Standalone.pm
lib/Fetch/Response.pm
lib/Fetch/WebSocket.pm
Makefile.PL
MANIFEST			This list of files
README
t/00-load.t
t/01-future.t
t/02-loop.t
t/03-http.t
t/04-chunked.t
t/05-tls.t
t/06-h2.t
t/07-loops.t
t/08-redirect.t
t/09-timeout.t
t/10-stream.t
t/11-keepalive.t
t/12-headers.t
t/13-cookies.t
t/14-websocket.t
t/15-websocket-hyperman.t
t/16-json.t
t/16-timeout-hyperman.t
t/manifest.t
t/pod-coverage.t
t/pod.t
xs/abi.xs
xs/cookiejar.xs
xs/fetch.xs
xs/future.xs
xs/headers.xs
xs/loop.xs
xs/response.xs
xs/websocket.xs
xt/boilerplate.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
