Searched refs:HTTP (Results 1 - 25 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Drtsp.h58 * HTTP functions can safely treat this as an HTTP struct, but RTSP aware
61 struct HTTP http_wrapper; /*wrap HTTP to do the heavy lifting */
H A Dhttp.h48 * from repeated function invokes. Used so that the entire HTTP request can
119 * HTTP unique setup
121 struct HTTP { struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DTest-proxied-https-auth.px18 use HTTP::Daemon;
19 use HTTP::Request;
22 my $SOCKET = HTTP::Daemon->new (LocalAddr => 'localhost',
35 my $rqst = HTTP::Request->parse($content)
56 $rspn = HTTP::Response->new(200, 'OK');
78 $rspn = HTTP::Response->new(401, 'Unauthorized', [
82 $rspn->protocol('HTTP/1.0');
88 $rspn = HTTP::Response->new(200, 'OK', [
92 $rspn->protocol('HTTP/1.0');
H A DHTTPServer.pm6 use HTTP::Daemon;
7 use HTTP::Status;
8 use HTTP::Headers;
9 use HTTP::Response;
11 our @ISA=qw(HTTP::Daemon);
53 $con->send_error($HTTP::Status::RC_FORBIDDEN);
78 my $resp = HTTP::Response->new ($code, $msg);
79 print STDERR "HTTP::Response: \n", $resp->as_string if $log;
85 print STDERR "HTTP::Response with headers: \n", $resp->as_string if $log;
91 # manually prepare the HTTP respons
[all...]
H A DMakefile.am84 Test-HTTP-Content-Disposition-1.px \
85 Test-HTTP-Content-Disposition-2.px \
86 Test-HTTP-Content-Disposition.px \
99 Test-N-HTTP-Content-Disposition.px \
111 Test-O-HTTP-Content-Disposition.px \
124 Test--spider-r-HTTP-Content-Disposition.px \
H A DMakefile.in616 Test-HTTP-Content-Disposition-1.px \
617 Test-HTTP-Content-Disposition-2.px \
618 Test-HTTP-Content-Disposition.px \
631 Test-N-HTTP-Content-Disposition.px \
643 Test-O-HTTP-Content-Disposition.px \
656 Test--spider-r-HTTP-Content-Disposition.px \
H A DMakefile616 Test-HTTP-Content-Disposition-1.px \
617 Test-HTTP-Content-Disposition-2.px \
618 Test-HTTP-Content-Disposition.px \
631 Test-N-HTTP-Content-Disposition.px \
643 Test-O-HTTP-Content-Disposition.px \
656 Test--spider-r-HTTP-Content-Disposition.px \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/tunala/
H A Dtest.sh3 HTTP="localhost:8080"
14 ./tunala -listen localhost:$SERVER_PORT -proxy $HTTP \
94 echo "Tests will assume an http server running at $HTTP"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dtest.sh3 HTTP="localhost:8080"
14 ./tunala -listen localhost:$SERVER_PORT -proxy $HTTP \
94 echo "Tests will assume an http server running at $HTTP"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dtest.sh3 HTTP="localhost:8080"
14 ./tunala -listen localhost:$SERVER_PORT -proxy $HTTP \
94 echo "Tests will assume an http server running at $HTTP"
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/opt/remote/bin/
H A Dfunc.sh63 <META HTTP-equiv="Cache-Control" content="no-cache">
85 <META HTTP-equiv="Cache-Control" content="no-cache">
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhttp.tex24 Returns the HTTP response code returned by the server. Please refer to
37 limitation: in HTTP protocol, the size is not always specified so sometimes
60 It sets data of a field to be sent during the next request to the HTTP server. The field
H A Dfltfactory.tex21 for a factory by MIME type, HTTP encoding or by wxFileSystem protocol.
40 wxSTREAM_ENCODING, // The HTTP Content-Encodings the stream handles
60 Returns true if this factory can handle the given protocol, MIME type, HTTP
72 type, HTTP encoding or file extension. Returns a pointer to the class
117 Returns the protocols, MIME types, HTTP encodings or file extensions
H A Dfsfile.tex46 \docparam{mimetype}{MIME type of this file. Mime type is either extension-based or HTTP Content-Type}
122 HTTP protocol Content-Type header.
137 (even in the case of the HTTP protocol which doesn't provide
H A Ddebugrptup.tex14 This class is used to upload a compressed file using HTTP POST request. As this
H A Dfilesysh.tex28 \item wxHTML library provides handlers for local files and HTTP or FTP protocol
97 returns real MIME type - either extension-based or queried from HTTP.)
H A Dfs.tex45 It is not used by global protocols like HTTP but it becomes handy when nesting
68 via HTTP or FTP protocols. Include file is <wx/fs\_inet.h>.}
H A Dhtmltags.tex111 META HTTP-EQUIV="Content-Type"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/TPF/
H A Dcurl.mak48 # disable all protocols except FTP and HTTP
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dserverhelp.pm108 ($proto =~ /^(((FTP|HTTP|IMAP|POP3|SMTP|HTTP-PIPE)S?)|(TFTP|SFTP|SOCKS|SSH|RTSP|GOPHER|HTTPTLS))$/));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/
H A DMakefile.am40 MAIL-ETIQUETTE HTTP-COOKIES LIBCURL-STRUCTS SECURITY RELEASE-PROCEDURE \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_http.c385 "GET /test HTTP/1.1\r\n"
410 "GET /test HTTP/1.1\r\n"
433 "GET http://somehost.net/test HTTP/1.1\r\n"
604 "GET /badrequest HTTP/1.0\r\n" \
638 * HTTP DELETE test, just piggyback on the basic test
684 "DELETE /deleteit HTTP/1.1\r\n"
749 "GET /index.html HTTP/1.1\r\n"
766 "PATCH /test HTTP/1.1\r\n"
783 "FLOOP /test HTTP/1.1\r\n"
803 tt_assert(!strncmp(result1, "HTTP/1.
3576 #define HTTP macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dlibxml2.spec22 available, with existing HTTP and FTP modules and combined to an
41 available, with existing HTTP and FTP modules and combined to an
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dlibxml2.spec22 available, with existing HTTP and FTP modules and combined to an
41 available, with existing HTTP and FTP modules and combined to an
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dynamic-dnsmasq/
H A Ddynamic-dnsmasq.pl113 if ( $header =~ /^GET \/nic\/update\?([^\s].+) HTTP\/1\.[01]$/ ) {
180 print $sock "HTTP/1.0 200 OK\n";

Completed in 113 milliseconds

12