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

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Drtsp.h59 * HTTP functions can safely treat this as an HTTP struct, but RTSP aware
62 struct HTTP http_wrapper; /*wrap HTTP to do the heavy lifting */
H A Dhttp.h42 * from repeated function invokes. Used so that the entire HTTP request can
112 * HTTP unique setup
114 struct HTTP { struct
H A Durldata.h552 bool header; /* incoming data has HTTP header */
571 int httpcode; /* error code from the 'HTTP/1.? XXX' or
602 bool ignorecl; /* This HTTP response has no body so we ignore the Content-
742 /* chunk is for HTTP chunked encoding, but is in the general connectdata
743 struct only because we can do just about any protocol through a HTTP proxy
744 and a HTTP proxy may in fact respond using chunked encoding */
810 int httpversion; /* the HTTP version*10 reported by the server */
973 int httpcode; /* Recent HTTP, FTP, or RTSP response code */
1187 int httpversion; /* the lowest HTTP version*10 reported by any server
1236 struct HTTP *htt
[all...]
H A Dhttp.c108 * HTTP handler interface.
111 "HTTP", /* scheme */
157 * checkheaders() checks the linked list of custom HTTP headers for a
176 * given HTTP header line and return a strdupped copy. Returns NULL in
231 * for HTTP Basic authentication.
337 struct HTTP *http = data->state.proto.http;
427 * Curl_http_auth_act() gets called when all HTTP headers have been received
860 * http_should_fail() determines whether an HTTP response has gotten us
954 struct HTTP *http = conn->data->state.proto.http;
961 /* make sure that a HTTP reques
[all...]
H A Dopenldap.c212 /* for LDAP over HTTP proxy */
213 struct HTTP http_proxy;
218 /* We want "seamless" LDAP operations through HTTP proxy tunnel */
220 /* Curl_proxyCONNECT is based on a pointer to a struct HTTP at the member
221 * conn->proto.http; we want LDAP through HTTP and we have to change the
222 * member temporarily for connecting to the HTTP proxy. After
H A Drtsp.c193 /* Bypass HTTP empty-reply checks on receive */
225 struct HTTP *http;
265 * support custom requests like HTTP.
410 * Go ahead and use the Range stuff supplied for HTTP
461 * Shared HTTP-like options
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/TPF/
H A Dcurl.mak48 # disable all protocols except FTP and HTTP
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/Linux/RPM/
H A Dcurl-ssl.spec8 Summary: get a file from an FTP or HTTP server.
29 authentication, ftp upload, HTTP post, file transfer resume and more.
H A Dcurl.spec8 Summary: get a file from an FTP or HTTP server.
26 authentication, ftp upload, HTTP post, file transfer resume and more.
H A DMakefile187 SUPPORT_PROTOCOLS = HTTP HTTPS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/AIX/RPM/
H A Dcurl.spec11 Summary: get a file from a FTP or HTTP server.
30 ftp upload, HTTP post, file transfer resume and more.
H A DMakefile187 SUPPORT_PROTOCOLS = HTTP HTTPS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tmp.bak/bin/
H A Dcurl-config91 for protocol in HTTP; do
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dcurl-config91 for protocol in HTTP HTTPS; do
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Dserverhelp.pm108 ($proto =~ /^(((FTP|HTTP|IMAP|POP3|SMTP)S?)|(TFTP|SFTP|SOCKS|SSH|RTSP|GOPHER|HTTPTLS))$/));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dallformats.c205 REGISTER_PROTOCOL (HTTP, http);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Dssl-lib.com297 $ WRITE SYS$OUTPUT "Creating SSL_TASK OSU HTTP SSL Engine."
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl-lib.com299 $ WRITE SYS$OUTPUT "Creating SSL_TASK OSU HTTP SSL Engine."
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/include/curl/
H A DMakefile198 SUPPORT_PROTOCOLS = HTTP HTTPS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/EPM/
H A DMakefile187 SUPPORT_PROTOCOLS = HTTP HTTPS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/Solaris/
H A DMakefile189 SUPPORT_PROTOCOLS = HTTP HTTPS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/Win32/cygwin/
H A DMakefile186 SUPPORT_PROTOCOLS = HTTP HTTPS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/vms/
H A DMakefile186 SUPPORT_PROTOCOLS = HTTP HTTPS

Completed in 163 milliseconds

12