openssl/crypto/http
Dr. David von Oheimb 22fe2b1299 OSSL_HTTP_transfer(): Fix error reporting in case rctx->server is NULL
Also improve doc of OSSL_parse_url() and OSSL_HTTP_parse_url().

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15053)
2021-05-14 19:24:42 +02:00
..
build.info
http_client.c OSSL_HTTP_transfer(): Fix error reporting in case rctx->server is NULL 2021-05-14 19:24:42 +02:00
http_err.c HTTP: Implement persistent connections (keep-alive) 2021-05-14 19:24:42 +02:00
http_lib.c HTTP client: Correct the use of optional proxy URL and its documentation 2021-05-04 18:27:57 +02:00
http_local.h HTTP client: Minimal changes that include the improved API 2021-05-12 15:11:51 +02:00