Home
last modified time | relevance | path

Searched refs:CURLE_BAD_CONTENT_ENCODING (Results 1 – 25 of 25) sorted by relevance

/third_party/curl/lib/vauth/
Dkrb5_gssapi.c129 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_user_message()
204 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
217 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
223 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
239 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
Ddigest.c281 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
285 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
295 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
299 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
373 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_digest_md5_message()
382 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_digest_md5_message()
609 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
636 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
640 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
644 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
Dkrb5_sspi.c179 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_user_message()
281 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
310 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
316 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
331 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_gssapi_security_message()
Dgsasl.c112 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_gsasl_token()
Dntlm.c184 return CURLE_BAD_CONTENT_ENCODING; in ntlm_decode_type2_target()
282 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_ntlm_type2_message()
Dspnego_gssapi.c143 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_spnego_message()
Dntlm_sspi.c213 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_ntlm_type2_message()
Dspnego_sspi.c197 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_spnego_message()
Ddigest_sspi.c118 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_digest_md5_message()
/third_party/curl/tests/unit/
Dunit1302.c149 fail_unless(rc == CURLE_BAD_CONTENT_ENCODING,
158 fail_unless(rc == CURLE_BAD_CONTENT_ENCODING,
167 fail_unless(rc == CURLE_BAD_CONTENT_ENCODING,
176 fail_unless(rc == CURLE_BAD_CONTENT_ENCODING,
185 fail_unless(rc == CURLE_BAD_CONTENT_ENCODING,
/third_party/curl/lib/
Dbase64.c95 return CURLE_BAD_CONTENT_ENCODING; in Curl_base64_decode()
103 return CURLE_BAD_CONTENT_ENCODING; in Curl_base64_decode()
185 return CURLE_BAD_CONTENT_ENCODING; in Curl_base64_decode()
Dcontent_encoding.c133 return CURLE_BAD_CONTENT_ENCODING; in process_zlib_error()
636 return CURLE_BAD_CONTENT_ENCODING; in brotli_map_error()
784 return CURLE_BAD_CONTENT_ENCODING; in zstd_do_write()
924 return CURLE_BAD_CONTENT_ENCODING; in error_do_write()
1008 return CURLE_BAD_CONTENT_ENCODING; in Curl_build_unencoding_stack()
Dhttp_digest.c62 return CURLE_BAD_CONTENT_ENCODING; in Curl_input_digest()
Dcurl_ntlm_wb.c345 return CURLE_BAD_CONTENT_ENCODING; in Curl_input_ntlm_wb()
Dstrerror.c223 case CURLE_BAD_CONTENT_ENCODING: in curl_easy_strerror()
Dcurl_sasl.c738 case CURLE_BAD_CONTENT_ENCODING: in Curl_sasl_continue()
Dopenldap.c621 return oldap_map_error(rc, CURLE_BAD_CONTENT_ENCODING); in oldap_state_mechs_resp()
/third_party/curl/tests/data/
Dtest41859 # CURLE_BAD_CONTENT_ENCODING is 61
Dtest38751 # CURLE_BAD_CONTENT_ENCODING is 61
/third_party/curl/lib/vtls/
Dvtls.c929 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
933 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
938 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
946 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions226 CURLE_BAD_CONTENT_ENCODING 7.10
Dlibcurl-errors.md322 ## CURLE_BAD_CONTENT_ENCODING (61)
Dlibcurl-symbols.md662 ## CURLE_BAD_CONTENT_ENCODING section in libcurl symbols
/third_party/curl/include/curl/
Dcurl.h579 CURLE_BAD_CONTENT_ENCODING, /* 61 - Unrecognized/bad encoding */ enumerator
/third_party/curl/packages/OS400/
Dcurl.inc.in596 d CURLE_BAD_CONTENT_ENCODING...