1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
.editorconfig
Build.PL
Changes
examples/GET.pl
examples/parallel-put.pl
examples/PUT.pl
lib/Net/Async/HTTP.pm
lib/Net/Async/HTTP/Connection.pm
lib/Net/Async/HTTP/StallTimer.pm
LICENSE
MANIFEST This list of files
META.json
META.yml
README
t/00use.t
t/01request.t
t/02uri.t
t/03future.t
t/04fail.t
t/05redir.t
t/06close.t
t/07continue.t
t/08prepareprocess.t
t/09cookies.t
t/10request-streaming.t
t/11response-streaming.t
t/12conn-persistence.t
t/13conn-pipeline.t
t/14conn-max.t
t/15conn-errors.t
t/16max-in-flight.t
t/17on-write.t
t/18content-coding.t
t/19idle.t
t/20local-connect.t
t/21local-connect-ssl.t
t/22local-connect-pipeline.t
t/23local-connect-redir.t
t/24local-connect-redir-ssl.t
t/25local-connect-unix.t
t/30timeout.t
t/31cancel.t
t/32remove.t
t/40socks.t
t/70metrics.t
t/80cross-http.t
t/81cross-https.t
t/90rt75615.t
t/90rt75616.t
t/90rt92904.t
t/90rt93232.t
t/90rt99142.t
t/91rt100066.t
t/91rt102547.t
t/99pod.t
t/privkey.pem
t/regen-certs.sh
t/server.pem
|