summaryrefslogtreecommitdiffstats
path: root/doc/man1
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2022-05-28 18:44:02 +0200
committerDr. David von Oheimb <dev@ddvo.net>2022-09-07 23:04:25 +0200
commit8aff29f020752c96cc2ab7d111d9c33aaf55c671 (patch)
tree147cf3269d3859001138a53d99a79473d9ff5db4 /doc/man1
parent5d0a327020d238949ffbcff56e1c32aa4a436f52 (diff)
APPS HTTP server: trace requests and responses when enabled
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from https://github.com/openssl/openssl/pull/18434)
Diffstat (limited to 'doc/man1')
-rw-r--r--doc/man1/openssl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl.pod b/doc/man1/openssl.pod
index ce24fa6141..3129967307 100644
--- a/doc/man1/openssl.pod
+++ b/doc/man1/openssl.pod
@@ -769,7 +769,7 @@ Traces decrementing certain ASN.1 structure references.
=item B<HTTP>
-Traces the HTTP client, such as message headers being sent and received.
+Traces the HTTP client and server, such as messages being sent and received.
=back