Protocol-HTTP 1.0.10 Deleted
Files
- Changes
- HTTP.xs
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- lib/Protocol/HTTP.pm
- lib/Protocol/HTTP.pod
- lib/Protocol/HTTP/Compression.pm
- lib/Protocol/HTTP/Compression.pod
- lib/Protocol/HTTP/Cookiejar.pm
- lib/Protocol/HTTP/Cookiejar.pod
- lib/Protocol/HTTP/Error.pm
- lib/Protocol/HTTP/Error.pod
- lib/Protocol/HTTP/Message.pm
- lib/Protocol/HTTP/Message.pod
- lib/Protocol/HTTP/Request.pm
- lib/Protocol/HTTP/Request.pod
- lib/Protocol/HTTP/RequestParser.pm
- lib/Protocol/HTTP/RequestParser.pod
- lib/Protocol/HTTP/Response.pm
- lib/Protocol/HTTP/Response.pod
- lib/Protocol/HTTP/ResponseParser.pm
- lib/Protocol/HTTP/ResponseParser.pod
- misc/bench.pl
- misc/mytest.plx
- misc/trun.plx
- src/panda/protocol/http.h
- src/panda/protocol/http/Body.cc
- src/panda/protocol/http/Body.h
- src/panda/protocol/http/CookieJar.cc
- src/panda/protocol/http/CookieJar.h
- src/panda/protocol/http/CookieParser.cc
- src/panda/protocol/http/CookieParser.rl
- src/panda/protocol/http/CookieStorage.cc
- src/panda/protocol/http/CookieStorage.rl
- src/panda/protocol/http/Fields.h
- src/panda/protocol/http/Headers.h
- src/panda/protocol/http/Message.cc
- src/panda/protocol/http/Message.h
- src/panda/protocol/http/MessageParser.cc
- src/panda/protocol/http/MessageParser.h
- src/panda/protocol/http/MessageParser.rl
- src/panda/protocol/http/MessageParser.tcc
- src/panda/protocol/http/Request.cc
- src/panda/protocol/http/Request.h
- src/panda/protocol/http/RequestParser.cc
- src/panda/protocol/http/RequestParser.h
- src/panda/protocol/http/Response.cc
- src/panda/protocol/http/Response.h
- src/panda/protocol/http/ResponseParser.cc
- src/panda/protocol/http/ResponseParser.h
- src/panda/protocol/http/Rules.rl
- src/panda/protocol/http/compression/Compression.cc
- src/panda/protocol/http/compression/Compression.h
- src/panda/protocol/http/compression/Compressor.cc
- src/panda/protocol/http/compression/Compressor.h
- src/panda/protocol/http/compression/Gzip.cc
- src/panda/protocol/http/compression/Gzip.h
- src/panda/protocol/http/error.cc
- src/panda/protocol/http/error.h
- src/xs/protocol/http.cc
- src/xs/protocol/http.h
- t/compile/chunks.cc
- t/compile/chunks.t
- t/compile/compression.cc
- t/compile/compression.t
- t/compile/cookies.cc
- t/compile/cookies.t
- t/compile/form.cc
- t/compile/form.t
- t/compile/message.cc
- t/compile/message.t
- t/compile/request.cc
- t/compile/request.t
- t/compile/response.cc
- t/compile/response.t
- t/cookie-jar.cc
- t/cookie-jar.t
- t/header.cc
- t/header.t
- t/lib/MyTest.pm
- t/lib/MyTest.xs
- t/lib/test.h
- t/parse/chunks.cc
- t/parse/chunks.t
- t/parse/compression.cc
- t/parse/compression.t
- t/parse/content-length.cc
- t/parse/content-length.t
- t/parse/cookies.cc
- t/parse/cookies.t
- t/parse/message.cc
- t/parse/message.t
- t/parse/request.cc
- t/parse/request.t
- t/parse/response.cc
- t/parse/response.t
- t/parse/special-codes.cc
- t/parse/special-codes.t
- t/regression.cc
- t/regression.t
- t/regression/1/002.000.txt
- t/regression/1/002.001.txt
- t/regression/1/002.002.txt
- t/regression/1/002.003.txt
- t/regression/1/002.004.txt
- t/regression/1/002.005.txt
- t/regression/1/002.006.txt
- t/regression/1/002.007.txt
- t/regression/1/002.008.txt
- t/regression/1/002.009.txt
- t/regression/1/002.010.txt
- t/regression/1/002.011.txt
- t/regression/1/002.012.txt
- t/regression/1/002.013.txt
- t/regression/1/002.014.txt
- t/regression/1/002.015.txt
- t/regression/1/002.016.txt
- t/regression/1/002.017.txt
- t/regression/1/002.018.txt
- t/regression/1/002.019.txt
- t/regression/1/002.020.txt
- t/regression/1/002.021.txt
- t/regression/1/002.022.txt
- t/regression/1/002.023.txt
- t/regression/1/002.024.txt
- t/regression/1/002.025.txt
- t/regression/1/002.026.txt
- t/regression/1/002.027.txt
- t/regression/1/002.028.txt
- t/regression/1/002.029.txt
- t/regression/1/002.030.txt
- t/regression/1/002.031.txt
- t/regression/1/002.032.txt
- t/regression/1/002.033.txt
- t/regression/1/002.034.txt
- t/regression/1/002.035.txt
- t/regression/1/002.036.txt
- xsi/Compression.xsi
- xsi/CookieJar.xsi
- xsi/Error.xsi
- xsi/Message.xsi
- xsi/Request.xsi
- xsi/RequestParser.xsi
- xsi/Response.xsi
- xsi/ResponseParser.xsi