Furl 3.14 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README.md
- TODO
- author/benchmark/byown.pl
- author/benchmark/note.mkdn
- author/benchmark/profile.pl
- author/benchmark/simple.pl
- author/mk-chunked-response.pl
- cpanfile
- example/get.pl
- lib/Furl.pm
- lib/Furl/ConnectionCache.pm
- lib/Furl/HTTP.pm
- lib/Furl/Headers.pm
- lib/Furl/Request.pm
- lib/Furl/Response.pm
- lib/Furl/ZlibStream.pm
- t/00_compile.t
- t/01_version.t
- t/100_low/01_simple.t
- t/100_low/03_redirect.t
- t/100_low/04_chunked.t
- t/100_low/05_slowloris.t
- t/100_low/06_errors.t
- t/100_low/07_timeout.t
- t/100_low/08_proxy.t
- t/100_low/09_body.t
- t/100_low/11_write_file.t
- t/100_low/12_write_code.t
- t/100_low/13_deflate.t
- t/100_low/15_multiline_header.t
- t/100_low/16_read_callback.t
- t/100_low/17_keep_alive.t
- t/100_low/18_no_proxy.t
- t/100_low/19_special_headers.t
- t/100_low/20_header_format_none.t
- t/100_low/21_keep_alive_timedout.t
- t/100_low/22_keep_alive.t
- t/100_low/22_keep_alive_http10.t
- t/100_low/23_redirect_relative.t
- t/100_low/24_no_content.t
- t/100_low/25_signal.t
- t/100_low/26_headers_only.t
- t/100_low/27_close_on_eof.t
- t/100_low/28_idn.t
- t/100_low/29_completion_slash.t
- t/100_low/30_user_agent.t
- t/100_low/31_chunked_unexpected_eof.t
- t/100_low/32_proxy_auth.t
- t/100_low/33_basic_auth.t
- t/100_low/34_keep_request.t
- t/100_low/35_get_address.t
- t/100_low/36_inactivity_timeout.t
- t/100_low/37_bad_content_length.t
- t/100_low/38_continue.t
- t/100_low/39_httpoxy.t
- t/300_high/01_simple.t
- t/300_high/02_agent.t
- t/300_high/04_http_request.t
- t/300_high/05_suppress_dup_host_header.t
- t/300_high/06_keep_request.t
- t/300_high/07_cookie.t
- t/300_high/99_error.t
- t/400_components/001_response-coding/01-file.t
- t/400_components/001_response-coding/t-euc-jp.html
- t/400_components/001_response-coding/t-iso-2022-jp.html
- t/400_components/001_response-coding/t-null.html
- t/400_components/001_response-coding/t-shiftjis.html
- t/400_components/001_response-coding/t-utf-8.html
- t/400_components/01_headers.t
- t/400_components/02_response.t
- t/400_components/03_request.t
- t/800_regression/01_capture_request.t
- t/999_intrenal/parse_url.t
- t/HTTPServer.pm
- t/Slowloris.pm
- t/Util.pm
- xt/02_perlcritic.t
- xt/04_leaktrace.t
- xt/05_valgrind.t
- xt/200_online/01_idn.t
- xt/200_online/02_google.t
- xt/200_online/03_yahoo_com.t
- xt/200_online/04_ssl.t
- xt/200_online/05_connect_error.t
- xt/200_online/06_net-dns-lite.t
- xt/200_online/07_ssl_shutdown.t
- xt/perlcriticrc