Lines Matching defs:header
200 /* copy user headers to our header list. the logic is based on how http.c
204 internal header of that name should be removed. those user headers are not
208 header of that name with no value should be sent. those user headers are
317 /* add 2 for ": " between header name and value */
321 /* try to parse a payload hash from the content-sha256 header */
378 char *sha_hex, char *header)
401 /* format the required content-sha256 header */
402 msnprintf(header, CONTENT_SHA256_HDR_LEN,
580 * but Amazon uses AWS and AMZ for header arguments.
644 /* AWS S3 requires a x-amz-content-sha256 header, and supports special
787 "%s", /* optional sha256 header includes \r\n */