Home
last modified time | relevance | path

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

/curl/tests/unit/
H A 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,
/curl/lib/vauth/
H A 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()
H A Ddigest.c282 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
286 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
296 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
300 return CURLE_BAD_CONTENT_ENCODING; in auth_decode_digest_md5_message()
374 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_digest_md5_message()
383 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_digest_md5_message()
620 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
647 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
651 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
655 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_digest_http_message()
[all …]
H A 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()
H A Dgsasl.c112 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_gsasl_token()
H A Dspnego_gssapi.c143 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_spnego_message()
H A 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()
H A Dspnego_sspi.c197 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_spnego_message()
H A Dntlm_sspi.c213 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_decode_ntlm_type2_message()
H A Ddigest_sspi.c118 return CURLE_BAD_CONTENT_ENCODING; in Curl_auth_create_digest_md5_message()
/curl/lib/
H A 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()
H A 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()
1014 return CURLE_BAD_CONTENT_ENCODING; in Curl_build_unencoding_stack()
1041 return CURLE_BAD_CONTENT_ENCODING; in Curl_build_unencoding_stack()
H A Dhttp_digest.c62 return CURLE_BAD_CONTENT_ENCODING; in Curl_input_digest()
H A Ddoh.c1143 return CURLE_BAD_CONTENT_ENCODING; in local_decode_rdata_alpn()
1161 return CURLE_BAD_CONTENT_ENCODING; in test_alpn_escapes()
1163 return CURLE_BAD_CONTENT_ENCODING; in test_alpn_escapes()
1165 return CURLE_BAD_CONTENT_ENCODING; in test_alpn_escapes()
H A Dstrerror.c223 case CURLE_BAD_CONTENT_ENCODING: in curl_easy_strerror()
H A Dcurl_sasl.c738 case CURLE_BAD_CONTENT_ENCODING: in Curl_sasl_continue()
H A Dopenldap.c626 return oldap_map_error(rc, CURLE_BAD_CONTENT_ENCODING); in oldap_state_mechs_resp()
/curl/tests/data/
H A Dtest41859 # CURLE_BAD_CONTENT_ENCODING is 61
H A Dtest38751 # CURLE_BAD_CONTENT_ENCODING is 61
/curl/lib/vtls/
H A Dvtls.c937 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
941 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
946 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
954 return CURLE_BAD_CONTENT_ENCODING; in pubkey_pem_to_der()
/curl/docs/libcurl/
H A Dsymbols-in-versions226 CURLE_BAD_CONTENT_ENCODING 7.10
H A Dlibcurl-errors.md324 ## CURLE_BAD_CONTENT_ENCODING (61)
/curl/include/curl/
H A Dcurl.h587 CURLE_BAD_CONTENT_ENCODING, /* 61 - Unrecognized/bad encoding */ enumerator
/curl/packages/OS400/
H A Dcurl.inc.in598 d CURLE_BAD_CONTENT_ENCODING...

Completed in 74 milliseconds