Searched refs:headers (Results 51 - 75 of 997) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/tests/
H A DTest-idn-headers.px23 # code, msg, headers, content
28 headers => {
36 headers => {
H A DTest-idn-meta.px24 # code, msg, headers, content
29 headers => {
38 headers => {
H A DTest-iri-list.px86 # code, msg, headers, content
91 headers => {
99 headers => {
107 headers => {
115 headers => {
123 headers => {
131 headers => {
139 headers => {
H A DHTTPServer.pm66 my ($code, $msg, $headers);
69 ($send_content, $code, $msg, $headers) =
72 ($send_content, $code, $msg, $headers) =
73 ('', 400, 'Mismatch on expected headers', {});
76 $headers = $url_rec->{headers};
81 while (my ($name, $value) = each %{$headers}) {
85 print STDERR "HTTP::Response with headers: \n", $resp->as_string if $log;
89 if (exists($url_rec->{headers}{"Content-Length"})) {
139 my ($send_content, $code, $msg, $headers);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/php_db4/
H A DMakefile.frag4 install-db4-headers:
5 @echo "Installing php_db4 headers: $(INSTALL_ROOT)$(phpincludedir)/ext/db4/"
21 install: $(all_targets) $(install_targets) install-db4-headers
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/php_db4/
H A DMakefile.frag4 install-db4-headers:
5 @echo "Installing php_db4 headers: $(INSTALL_ROOT)$(phpincludedir)/ext/db4/"
21 install: $(all_targets) $(install_targets) install-db4-headers
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/tests/
H A DTest-idn-headers.px23 # code, msg, headers, content
28 headers => {
36 headers => {
H A DTest-idn-meta.px24 # code, msg, headers, content
29 headers => {
38 headers => {
H A DTest-iri-list.px86 # code, msg, headers, content
91 headers => {
99 headers => {
107 headers => {
115 headers => {
123 headers => {
131 headers => {
139 headers => {
H A DHTTPServer.pm66 my ($code, $msg, $headers);
69 ($send_content, $code, $msg, $headers) =
72 ($send_content, $code, $msg, $headers) =
73 ('', 400, 'Mismatch on expected headers', {});
76 $headers = $url_rec->{headers};
81 while (my ($name, $value) = each %{$headers}) {
85 print STDERR "HTTP::Response with headers: \n", $resp->as_string if $log;
89 if (exists($url_rec->{headers}{"Content-Length"})) {
139 my ($send_content, $code, $msg, $headers);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/tests/
H A DTest-iri-list.px86 # code, msg, headers, content
91 headers => {
99 headers => {
107 headers => {
115 headers => {
123 headers => {
131 headers => {
139 headers => {
H A DHTTPServer.pm66 my ($code, $msg, $headers);
69 ($send_content, $code, $msg, $headers) =
72 ($send_content, $code, $msg, $headers) =
73 ('', 400, 'Mismatch on expected headers', {});
76 $headers = $url_rec->{headers};
81 while (my ($name, $value) = each %{$headers}) {
85 print STDERR "HTTP::Response with headers: \n", $resp->as_string if $log;
89 if (exists($url_rec->{headers}{"Content-Length"})) {
139 my ($send_content, $code, $msg, $headers);
[all...]
H A DTest--start-pos.px13 # code, msg, headers, content
18 headers => {
H A DTest-N--no-content-disposition-trivial.px15 # code, msg, headers, content
20 headers => {
H A DTest-N--no-content-disposition.px15 # code, msg, headers, content
20 headers => {
H A DTest-N.px15 # code, msg, headers, content
20 headers => {
H A DTest-auth-basic.px13 # code, msg, headers, content
21 headers => {
H A DTest-auth-no-challenge-url.px13 # code, msg, headers, content
22 headers => {
H A DTest-auth-no-challenge.px13 # code, msg, headers, content
22 headers => {
H A DTest-auth-with-content-disposition.px13 # code, msg, headers, content
21 headers => {
H A DTest-c-full.px19 # code, msg, headers, content
24 headers => {
H A DTest-c.px19 # code, msg, headers, content
24 headers => {
H A DTest-cookies-401.px13 # code, msg, headers, content
18 headers => {
H A DTest-proxy-auth-basic.px13 # code, msg, headers, content
21 headers => {
H A DTest-stdouterr.px11 # code, msg, headers, content
16 headers => {

Completed in 150 milliseconds

1234567891011>>