Home
last modified time | relevance | path

Searched refs:redirection_url (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/crypto/openssl/crypto/http/
H A Dhttp_client.c541 rctx->redirection_url = NULL; in OSSL_HTTP_REQ_CTX_nbio()
708 rctx->redirection_url = value; in OSSL_HTTP_REQ_CTX_nbio()
1068 if (redirection_url != NULL) in OSSL_HTTP_exchange()
1073 if (rctx->redirection_url != NULL) { in OSSL_HTTP_exchange()
1074 if (redirection_url == NULL) in OSSL_HTTP_exchange()
1078 *redirection_url = OPENSSL_strdup(rctx->redirection_url); in OSSL_HTTP_exchange()
1141 char *current_url, *redirection_url = NULL; in OSSL_HTTP_get() local
1181 if (resp == NULL && redirection_url != NULL) { in OSSL_HTTP_get()
1186 current_url = redirection_url; in OSSL_HTTP_get()
1188 path = OPENSSL_strdup(redirection_url); in OSSL_HTTP_get()
[all …]
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dhttp.h78 BIO *OSSL_HTTP_exchange(OSSL_HTTP_REQ_CTX *rctx, char **redirection_url);
/freebsd-14.2/crypto/openssl/doc/man3/
H A DOSSL_HTTP_transfer.pod34 BIO *OSSL_HTTP_exchange(OSSL_HTTP_REQ_CTX *rctx, char **redirection_url);
200 If the HTTP method is GET and I<redirection_url>