Searched defs:headers (Results 1 – 3 of 3) sorted by relevance
/openssl/crypto/http/ |
H A D | http_client.c | 370 static int add1_headers(OSSL_HTTP_REQ_CTX *rctx, in add1_headers() 1103 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, in OSSL_HTTP_set1_request() 1211 BIO *OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, in OSSL_HTTP_get() 1300 BIO *OSSL_HTTP_transfer(OSSL_HTTP_REQ_CTX **prctx, in OSSL_HTTP_transfer()
|
/openssl/apps/ |
H A D | ocsp.c | 1231 OCSP_RESPONSE *process_responder(OCSP_REQUEST *req, const char *host, in process_responder()
|
/openssl/apps/lib/ |
H A D | apps.c | 2631 ASN1_VALUE *app_http_get_asn1(const char *url, const char *proxy, in app_http_get_asn1() 2683 ASN1_VALUE *app_http_post_asn1(const char *host, const char *port, in app_http_post_asn1()
|
Completed in 21 milliseconds