Searched defs:header (Results 1 – 24 of 24) sorted by relevance
/curl/tests/libtest/ |
H A D | lib1593.c | 33 struct curl_slist *header = NULL; in test() local
|
H A D | lib1594.c | 33 struct curl_slist *header = NULL; in test() local
|
H A D | lib1945.c | 35 struct curl_header *header = NULL; in showem() local
|
H A D | lib1556.c | 34 static size_t header(char *ptr, size_t size, size_t nmemb, void *stream) in header() function
|
H A D | lib1940.c | 52 struct curl_header *header; in showem() local
|
/curl/docs/examples/ |
H A D | headerapi.c | 46 struct curl_header *header; in main() local
|
/curl/lib/ |
H A D | http_digest.c | 48 const char *header) /* rest of the *-authenticate: in Curl_input_digest()
|
H A D | http_negotiate.c | 41 bool proxy, const char *header) in Curl_input_negotiate()
|
H A D | http_ntlm.c | 66 const char *header) /* rest of the www-authenticate: in Curl_input_ntlm()
|
H A D | headers.c | 188 static CURLcode namevalue(char *header, size_t hlen, unsigned int type, in namevalue() 277 CURLcode Curl_headers_push(struct Curl_easy *data, const char *header, in Curl_headers_push()
|
H A D | file.c | 466 char header[80]; in file_do() local
|
H A D | rtsp.c | 918 CURLcode Curl_rtsp_parseheader(struct Curl_easy *data, const char *header) in Curl_rtsp_parseheader()
|
H A D | hsts.c | 144 const char *header) in Curl_hsts_parse()
|
H A D | http_aws_sigv4.c | 393 char *sha_hex, char *header) in calc_s3_payload_hash()
|
H A D | cf-h1-proxy.c | 291 const char *header) in on_resp_header()
|
H A D | http.c | 221 char *Curl_copy_header_value(const char *header) in Curl_copy_header_value() 1077 Curl_compareheader(const char *headerline, /* line to check */ in Curl_compareheader()
|
H A D | http2.c | 843 char *curl_pushheader_byname(struct curl_pushheaders *h, const char *header) in curl_pushheader_byname() 3001 char *curl_pushheader_byname(struct curl_pushheaders *h, const char *header) in curl_pushheader_byname()
|
/curl/scripts/ |
H A D | managen | 933 sub header { subroutine
|
/curl/src/ |
H A D | tool_writeout_json.c | 128 struct curl_header *header; in headerJSON() local
|
H A D | tool_progress.c | 160 static bool header = FALSE; in progress_meter() local
|
H A D | tool_writeout.c | 626 struct curl_header *header; in ourWriteOut() local
|
H A D | tool_operate.c | 1938 char *header = NULL; in single_transfer() local
|
/curl/lib/vtls/ |
H A D | x509asn1.h | 43 const char *header; /* Pointer to header byte. */ member
|
/curl/packages/OS400/ |
H A D | ccsidcurl.c | 1349 curl_pushheader_byname_ccsid(struct curl_pushheaders *h, const char *header, in curl_pushheader_byname_ccsid()
|
Completed in 83 milliseconds