openssl/doc/man1
Dr. David von Oheimb 8f965908a5 HTTP client: Minimal changes that include the improved API
This is a minimal version of pull request #15053 including all the
proposed improvements to the HTTP client API and its documentation
but only those code adaptations strictly needed for it.

The proposed new features include
* support for persistent connections (keep-alive),
* generalization to arbitrary request and response types, and
* support for streaming BIOs for request and response data.

The related API changes include:
* Split the monolithic OSSL_HTTP_transfer() into OSSL_HTTP_open(),
  OSSL_HTTP_set_request(), a lean OSSL_HTTP_transfer(), and OSSL_HTTP_close().
* Split the timeout functionality accordingly and improve default behavior.
* Extract part of OSSL_HTTP_REQ_CTX_new() to OSSL_HTTP_REQ_CTX_set_expected().

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15147)
2021-05-12 15:11:51 +02:00
..
build.info
CA.pl.pod
openssl-asn1parse.pod.in
openssl-ca.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl-ciphers.pod.in
openssl-cmds.pod.in
openssl-cmp.pod.in HTTP client: Minimal changes that include the improved API 2021-05-12 15:11:51 +02:00
openssl-cms.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl-crl2pkcs7.pod.in
openssl-crl.pod.in Update copyright year 2021-05-06 13:03:23 +01:00
openssl-dgst.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl-dhparam.pod.in Update copyright year 2021-05-06 13:03:23 +01:00
openssl-dsa.pod.in Update copyright year 2021-05-06 13:03:23 +01:00
openssl-dsaparam.pod.in Update copyright year 2021-05-06 13:03:23 +01:00
openssl-ec.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl-ecparam.pod.in Update copyright year 2021-05-06 13:03:23 +01:00
openssl-enc.pod.in try to document changes in salt handling for the 'enc' command 2021-05-06 11:24:30 +01:00
openssl-engine.pod.in
openssl-errstr.pod.in
openssl-fipsinstall.pod.in
openssl-format-options.pod Update copyright year 2021-05-06 13:03:23 +01:00
openssl-gendsa.pod.in
openssl-genpkey.pod.in Fixes related to separation of DH and DHX types 2021-04-26 19:52:11 +02:00
openssl-genrsa.pod.in
openssl-info.pod.in
openssl-kdf.pod.in apps: add mac, cipher and digest arguments to the kdf applet. 2021-05-08 22:13:49 +10:00
openssl-list.pod.in
openssl-mac.pod.in apps/mac: Add digest and cipher command line options 2021-05-08 22:15:56 +10:00
openssl-namedisplay-options.pod
openssl-nseq.pod.in
openssl-ocsp.pod.in
openssl-passphrase-options.pod
openssl-passwd.pod.in
openssl-pkcs7.pod.in
openssl-pkcs8.pod.in
openssl-pkcs12.pod.in
openssl-pkey.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl-pkeyparam.pod.in
openssl-pkeyutl.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl-prime.pod.in
openssl-rand.pod.in
openssl-rehash.pod.in
openssl-req.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl-rsa.pod.in Update copyright year 2021-05-06 13:03:23 +01:00
openssl-rsautl.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl-s_client.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl-s_server.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl-s_time.pod.in
openssl-sess_id.pod.in
openssl-smime.pod.in Update copyright year 2021-05-06 13:03:23 +01:00
openssl-speed.pod.in
openssl-spkac.pod.in Update copyright year 2021-05-06 13:03:23 +01:00
openssl-srp.pod.in
openssl-storeutl.pod.in
openssl-ts.pod.in
openssl-verification-options.pod
openssl-verify.pod.in Update copyright year 2021-05-06 13:03:23 +01:00
openssl-version.pod.in
openssl-x509.pod.in Document the behavior of the -inform and related options 2021-05-06 11:43:32 +01:00
openssl.pod
tsget.pod