Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_client.c84 #define OHS_HEADERS 2 /* MIME headers of response being read */ macro
671 case OHS_HEADERS: in OSSL_HTTP_REQ_CTX_nbio()
724 rctx->state = OHS_HEADERS; in OSSL_HTTP_REQ_CTX_nbio()
760 if (rctx->state == OHS_HEADERS in OSSL_HTTP_REQ_CTX_nbio()

Completed in 16 milliseconds