Home
last modified time | relevance | path

Searched refs:HTTP_VERSION_STR_LEN (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c29 #define HTTP_VERSION_STR_LEN sizeof(HTTP_VERSION_PATT) /* == strlen("1.0") */ macro
1399 prog, (int)HTTP_VERSION_STR_LEN, mbufp); in OSSL_HTTP_proxy_connect()
1402 mbufp += HTTP_VERSION_STR_LEN; in OSSL_HTTP_proxy_connect()
/third_party/openssl/crypto/http/
H A Dhttp_client.c29 #define HTTP_VERSION_STR_LEN sizeof(HTTP_VERSION_PATT) /* == strlen("1.0") */ macro
1388 prog, (int)HTTP_VERSION_STR_LEN, mbufp); in OSSL_HTTP_proxy_connect()
1391 mbufp += HTTP_VERSION_STR_LEN; in OSSL_HTTP_proxy_connect()

Completed in 6 milliseconds