Searched refs:auth_headers (Results 1 – 1 of 1) sorted by relevance
605 char *auth_headers = NULL; in Curl_output_aws_sigv4() local826 auth_headers = aprintf("Authorization: %s4-HMAC-SHA256 " in Curl_output_aws_sigv4()844 if(!auth_headers) { in Curl_output_aws_sigv4()849 data->state.aptr.userpwd = auth_headers; in Curl_output_aws_sigv4()
Completed in 19 milliseconds