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

/freebsd-10.1-release/crypto/openssl/crypto/ocsp/
H A Docsp_ht.c156 static const char post_hdr[] = "POST %s HTTP/1.0\r\n"; local
176 if (BIO_printf(rctx->mem, post_hdr, path) <= 0)

Completed in 53 milliseconds