Searched refs:http_hdr (Results 1 – 1 of 1) sorted by relevance
143 static const char http_hdr[] = "%s %s HTTP/1.0\r\n"; in OCSP_REQ_CTX_http() local148 if (BIO_printf(rctx->mem, http_hdr, op, path) <= 0) in OCSP_REQ_CTX_http()