openssl/crypto/http
Dr. David von Oheimb 8b5ca5111e HTTP client: Allow streaming of request data (for POST method)
Also clean up OSSL_HTTP_REQ_CTX_nbio() states and make it more efficient.

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 HTTP client: Allow streaming of request data (for POST method) 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