.gitignore
CONTRIBUTING.md
Changes
LICENSE
MANIFEST
Makefile.PL
README.md
SECURITY.md
bench/pico-parser.pl
bench/run-http-comparison.pl
bench/run-http-end-to-end.pl
bench/run-http-final-response.pl
bench/run-http-transaction-ladder.pl
bench/servers/aiohttp-http.py
bench/servers/feersum-http.pl
bench/servers/go-http.go
bench/servers/libh2o-http.c
bench/servers/linuxevent-http.pl
bench/servers/linuxevent-transaction-stage.pl
bench/servers/mojo-http.pl
bench/servers/node-http.js
bench/servers/twiggy-http.pl
docs/ARCHITECTURE.md
docs/BENCHMARKING.md
docs/CLIENT-POLICY.md
docs/CONNECT.md
docs/PICOHTTPPARSER-EXPERIMENT.md
lib/Linux/Event/HTTP.pm
lib/Linux/Event/HTTP/Body/Stream.pm
lib/Linux/Event/HTTP/Client.pm
lib/Linux/Event/HTTP/Client/Connection.pm
lib/Linux/Event/HTTP/Client/Operation.pm
lib/Linux/Event/HTTP/Request.pm
lib/Linux/Event/HTTP/Response.pm
lib/Linux/Event/HTTP/Transaction.pm
lib/Linux/Event/HTTP/Server.pm
lib/Linux/Event/HTTP/Server/Connection.pm
lib/Linux/Event/HTTP/_ClientAuth.pm
lib/Linux/Event/HTTP/_ClientConnect.pm
lib/Linux/Event/HTTP/_ClientUpgrade.pm
lib/Linux/Event/HTTP/_HTTP1.pm
lib/Linux/Event/HTTP/_ServerConnect.pm
lib/Linux/Event/HTTP/_Upgrade.pm
t/00-load.t
t/10-pico-parser.t
t/11-native-request.t
t/12-http1-framing.t
t/13-chunked-decoder.t
t/14-native-response-fastpath.t
t/19-request-message.t
t/20-response.t
t/21-response-body-stream-unit.t
t/22-transaction.t
t/23-server-transaction.t
t/30-connection.t
t/31-request-body.t
t/32-request-body-lifecycle.t
t/33-response-chunked.t
t/34-response-body-stream.t
t/40-server.t
t/41-tls-server.t
t/42-upgrade.t
t/50-final-response.t
t/60-client-connection.t
t/61-client-response-framing.t
t/62-client.t
t/63-client-tls.t
t/64-client-buffered-response.t
t/65-client-request-stream.t
t/66-client-redirects.t
t/67-client-upgrade.t
t/68-client-upgrade-high-level.t
t/69-client-connect.t
t/70-client-connect-high-level.t
t/71-client-connect-validation.t
t/72-server-connect.t
t/73-client-forward-proxy.t
t/74-client-default-proxy.t
t/75-client-cookie-jar.t
t/76-client-auth.t
t/77-client-connect-auth.t
t/78-client-auth-stream-replay.t
t/79-uniform-message-contract.t
vendor/picohttpparser/LICENSE
vendor/picohttpparser/UPSTREAM
vendor/picohttpparser/picohttpparser.c
vendor/picohttpparser/picohttpparser.h
xshttp1/HTTP1.xs
xshttp1/Makefile.PL
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
