HomeSort by relevance Sort by last modified time
    Searched full:post_hdr (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/ocsp/
ocsp_ht.c 157 static const char post_hdr[] = "POST %s HTTP/1.0\r\n"; local
177 if (BIO_printf(rctx->mem, post_hdr, path) <= 0)

Completed in 1697 milliseconds