Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_client.c552 size_t resp_hdr_lines = 0; in OSSL_HTTP_REQ_CTX_nbio() local
698 resp_hdr_lines++; in OSSL_HTTP_REQ_CTX_nbio()
699 if (rctx->max_hdr_lines != 0 && rctx->max_hdr_lines < resp_hdr_lines) { in OSSL_HTTP_REQ_CTX_nbio()
810 resp_hdr_lines = 0; in OSSL_HTTP_REQ_CTX_nbio()

Completed in 8 milliseconds