UniEvent-HTTP 1.2.3 Latest
Files
- Changes
- INSTALL.SKIP
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- clib/CMakeLists.txt
- clib/FetchDeps.cmake
- clib/README.md
- clib/src/panda/unievent/http.h
- clib/src/panda/unievent/http.icc
- clib/src/panda/unievent/http/Client.cc
- clib/src/panda/unievent/http/Client.h
- clib/src/panda/unievent/http/Form.cc
- clib/src/panda/unievent/http/Form.h
- clib/src/panda/unievent/http/Pool.cc
- clib/src/panda/unievent/http/Pool.h
- clib/src/panda/unievent/http/Request.h
- clib/src/panda/unievent/http/Request.icc
- clib/src/panda/unievent/http/Response.h
- clib/src/panda/unievent/http/Server.cc
- clib/src/panda/unievent/http/Server.h
- clib/src/panda/unievent/http/ServerConnection.cc
- clib/src/panda/unievent/http/ServerConnection.h
- clib/src/panda/unievent/http/ServerRequest.h
- clib/src/panda/unievent/http/ServerRequest.icc
- clib/src/panda/unievent/http/ServerResponse.h
- clib/src/panda/unievent/http/ServerResponse.icc
- clib/src/panda/unievent/http/UserAgent.cc
- clib/src/panda/unievent/http/UserAgent.h
- clib/src/panda/unievent/http/compose.cc
- clib/src/panda/unievent/http/error.h
- clib/src/panda/unievent/http/error.icc
- clib/src/panda/unievent/http/msg.h
- clib/tests/cert/01-alice.csr
- clib/tests/cert/01-alice.key
- clib/tests/cert/01-alice.pem
- clib/tests/cert/02-bob.csr
- clib/tests/cert/02-bob.key
- clib/tests/cert/02-bob.pem
- clib/tests/cert/ca.key
- clib/tests/cert/ca.pem
- clib/tests/cert/ca2.key
- clib/tests/cert/ca2.pem
- clib/tests/cert/keys-gen.txt
- clib/tests/client/basic.cc
- clib/tests/client/docs.cc
- clib/tests/client/form.cc
- clib/tests/client/keep-alive.cc
- clib/tests/client/live.cc
- clib/tests/client/partial.cc
- clib/tests/client/pool.cc
- clib/tests/client/redirect.cc
- clib/tests/client/ssl.cc
- clib/tests/client/sync.cc
- clib/tests/client/user-agent.cc
- clib/tests/lib/test.cc
- clib/tests/lib/test.h
- clib/tests/server/basic.cc
- clib/tests/server/docs.cc
- clib/tests/server/keep-alive.cc
- clib/tests/server/misc.cc
- clib/tests/server/partial.cc
- clib/tests/server/pipeline.cc
- clib/tests/server/upgrade.cc
- clib/tests/server/version.cc
- clib/unievent-http-config.cmake
- doc/client.md
- doc/pool.md
- doc/server.md
- doc/useragent.md
- lib/Plack/Handler/UniEvent/HTTP/Simple.pm
- lib/Plack/Handler/UniEvent/HTTP/Simple.pod
- lib/UniEvent/HTTP.pm
- lib/UniEvent/HTTP.pod
- lib/UniEvent/HTTP/Client.pm
- lib/UniEvent/HTTP/Client.pod
- lib/UniEvent/HTTP/Error.pm
- lib/UniEvent/HTTP/Error.pod
- lib/UniEvent/HTTP/Plack.pm
- lib/UniEvent/HTTP/Pool.pm
- lib/UniEvent/HTTP/Pool.pod
- lib/UniEvent/HTTP/Request.pm
- lib/UniEvent/HTTP/Request.pod
- lib/UniEvent/HTTP/Response.pm
- lib/UniEvent/HTTP/Response.pod
- lib/UniEvent/HTTP/Server.pm
- lib/UniEvent/HTTP/Server.pod
- lib/UniEvent/HTTP/ServerRequest.pm
- lib/UniEvent/HTTP/ServerRequest.pod
- lib/UniEvent/HTTP/ServerResponse.pm
- lib/UniEvent/HTTP/ServerResponse.pod
- lib/UniEvent/HTTP/UserAgent.pm
- lib/UniEvent/HTTP/UserAgent.pod
- misc/MEIACORE-1811/client.pl
- misc/MEIACORE-1811/server.pl
- misc/MEIACORE-1849.pl
- misc/SRV-1746/client.plx
- misc/SRV-1746/server.plx
- misc/app.psgi
- misc/test.plx
- misc/trun.plx
- misc/upload-file.plx
- src/xs/unievent/http.cc
- src/xs/unievent/http.h
- src/xs/unievent/http/Plack.cc
- src/xs/unievent/http/Plack.h
- t/cert/01-alice-127.key
- t/cert/01-alice-127.pem
- t/cert/01-alice.csr
- t/cert/01-alice.key
- t/cert/01-alice.pem
- t/cert/02-bob.csr
- t/cert/02-bob.key
- t/cert/02-bob.pem
- t/cert/ca.key
- t/cert/ca.pem
- t/cert/ca127.key
- t/cert/ca127.pem
- t/cert/ca2.key
- t/cert/ca2.pem
- t/cert/keys-gen.txt
- t/client/basic.t
- t/client/form.t
- t/client/keep-alive.t
- t/client/live.t
- t/client/partial.t
- t/client/pool.t
- t/client/redirect.t
- t/client/regression.t
- t/client/ssl.t
- t/client/sync.t
- t/client/user-agent.t
- t/leaks.t
- t/lib/MyTest.pm
- t/lib/MyTest.xs
- t/server/basic.t
- t/server/keep-alive.t
- t/server/misc.t
- t/server/partial.t
- t/server/pipeline.t
- t/server/plack-handler.t
- t/server/upgrade.t
- t/server/version.t
- xs/Client.xsi
- xs/Error.xsi
- xs/Plack.xsi
- xs/Pool.xsi
- xs/RedirectContext.xsi
- xs/Request.xsi
- xs/Response.xsi
- xs/Server.xsi
- xs/ServerRequest.xsi
- xs/ServerResponse.xsi
- xs/UserAgent.xsi
- xs/main.xs