Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ocsp/
Docsp_ht.c143 static const char http_hdr[] = "%s %s HTTP/1.0\r\n"; in OCSP_REQ_CTX_http() local
148 if (BIO_printf(rctx->mem, http_hdr, op, path) <= 0) in OCSP_REQ_CTX_http()