Lines Matching defs:headers
88 void *headers
96 void *headers
190 /* MAX_HTTP_RESP_HEADER_SIZE is the maximum size of all response headers
192 version. This count includes CONNECT response headers. */
234 * Curl_http_output_auth() setups the authentication headers for the
270 struct dynhds headers;
296 * Create the list of HTTP/2 headers which represent the request,
297 * using HTTP/2 pseudo headers preceding the `req->headers`.
306 * @param h2_headers will contain the HTTP/2 headers on success
319 struct dynhds headers;