Constify 'req' parameter of OSSL_HTTP_post_asn1()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 4 May 2020 17:54:43 +0000 (19:54 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 9 May 2020 14:57:08 +0000 (16:57 +0200)
commit9253f8346acf065d8d52eb03aa87e2c7eb4f7cce
tree87bfd8da34ba5b8af2cf5052154f81d2fc0b6573
parent045229cfe88aba44f8b67e7306281f6fbf516625
Constify 'req' parameter of OSSL_HTTP_post_asn1()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11736)
crypto/cmp/cmp_http.c
crypto/http/http_client.c
crypto/http/http_local.h
doc/man3/OSSL_HTTP_transfer.pod
include/openssl/http.h