Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
A DOSSL_HTTP_transfer.pod8 OSSL_HTTP_set1_request,
29 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path,
148 OSSL_HTTP_set1_request() sets up in I<rctx> the request header and content data
177 typically set up using OSSL_HTTP_open() and OSSL_HTTP_set1_request().
205 and OSSL_HTTP_set1_request(), respectively.
210 It combines OSSL_HTTP_open(), OSSL_HTTP_set1_request(), OSSL_HTTP_exchange(),
217 and OSSL_HTTP_set1_request(), respectively.
235 OSSL_HTTP_proxy_connect() and OSSL_HTTP_set1_request()
/openssl-master/include/openssl/
A Dhttp.h72 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path,
/openssl-master/crypto/http/
A Dhttp_client.c949 int OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, in OSSL_HTTP_set1_request() function
1090 if (!OSSL_HTTP_set1_request(rctx, path, headers, in OSSL_HTTP_get()
1152 if (OSSL_HTTP_set1_request(rctx, path, headers, content_type, req, in OSSL_HTTP_transfer()
/openssl-master/util/
A Dlibcrypto.num4892 OSSL_HTTP_set1_request 5020 3_0_0 EXIST::FUNCTION:

Completed in 16 milliseconds