Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_client.c32 #define HTTP_LINE1_MINLEN (sizeof(HTTP_PREFIX_VERSION "x 200\n") - 1) macro
1398 if (read_len < (int)HTTP_LINE1_MINLEN) in OSSL_HTTP_proxy_connect()

Completed in 16 milliseconds