File: MANIFEST

package info (click to toggle)
libfurl-perl 3.14-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 660 kB
  • sloc: perl: 2,188; makefile: 5; sh: 1
file content (93 lines) | stat: -rw-r--r-- 2,359 bytes parent folder | download | duplicates (2)
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Build.PL
Changes
LICENSE
META.json
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
META.yml
MANIFEST