]> git.ipfire.org Git - thirdparty/openssl.git/commit
HTTP: Fix mistakes and unclarities on maxline and max_resp_len params
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 25 Jan 2021 18:49:58 +0000 (19:49 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 2 Feb 2021 06:54:37 +0000 (07:54 +0100)
commitd337af18919a5c24c6f1d0ceb9fdb7aaf1beaef4
tree238952ff27bc16425b301041711793e3a77280b9
parent8e716147971971beb9ce747c74822abd24c6be13
HTTP: Fix mistakes and unclarities on maxline and max_resp_len params

Also rename internal structure fields iobuf(len) to readbuf(len) for clarity

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13960)
crypto/http/http_client.c
doc/man3/OSSL_HTTP_REQ_CTX.pod
doc/man3/OSSL_HTTP_transfer.pod
include/openssl/http.h