Home
last modified time | relevance | path

Searched refs:CHUNKE_TOO_LONG_HEX (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dhttp_chunks.c143 return CHUNKE_TOO_LONG_HEX; /* longer hex than we support */ in Curl_httpchunk_read()
336 case CHUNKE_TOO_LONG_HEX: in Curl_chunked_strerror()
Dhttp_chunks.h71 CHUNKE_TOO_LONG_HEX = 1, enumerator