Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DOSSL_HTTP_transfer.pod8 OSSL_HTTP_set1_request,
29 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path,
162 OSSL_HTTP_set1_request() sets up in I<rctx> the request header and content data
201 typically set up using OSSL_HTTP_open() and OSSL_HTTP_set1_request().
229 and OSSL_HTTP_set1_request(), respectively.
234 It combines OSSL_HTTP_open(), OSSL_HTTP_set1_request(), OSSL_HTTP_exchange(),
241 and OSSL_HTTP_set1_request(), respectively.
264 OSSL_HTTP_proxy_connect() and OSSL_HTTP_set1_request()
/openssl/include/openssl/
H A Dhttp.h72 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path,
/openssl/crypto/http/
H A Dhttp_client.c1035 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, in OSSL_HTTP_set1_request() function
1177 if (!OSSL_HTTP_set1_request(rctx, path, headers, in OSSL_HTTP_get()
1248 if (OSSL_HTTP_set1_request(rctx, path, headers, content_type, req, in OSSL_HTTP_transfer()
/openssl/util/
H A Dlibcrypto.num4892 OSSL_HTTP_set1_request 5020 3_0_0 EXIST::FUNCTION:

Completed in 33 milliseconds