summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/OSSL_trace_set_channel.3ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man3/OSSL_trace_set_channel.3ssl')
-rw-r--r--upstream/debian-unstable/man3/OSSL_trace_set_channel.3ssl5
1 files changed, 4 insertions, 1 deletions
diff --git a/upstream/debian-unstable/man3/OSSL_trace_set_channel.3ssl b/upstream/debian-unstable/man3/OSSL_trace_set_channel.3ssl
index 03b9afa0..a0fa0804 100644
--- a/upstream/debian-unstable/man3/OSSL_trace_set_channel.3ssl
+++ b/upstream/debian-unstable/man3/OSSL_trace_set_channel.3ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_TRACE_SET_CHANNEL 3SSL"
-.TH OSSL_TRACE_SET_CHANNEL 3SSL 2024-02-03 3.1.5 OpenSSL
+.TH OSSL_TRACE_SET_CHANNEL 3SSL 2024-04-04 3.2.2-dev OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -233,6 +233,9 @@ Traces encoder operations.
.IP \fBOSSL_TRACE_CATEGORY_REF_COUNT\fR 4
.IX Item "OSSL_TRACE_CATEGORY_REF_COUNT"
Traces decrementing certain ASN.1 structure references.
+.IP \fBOSSL_TRACE_CATEGORY_HTTP\fR 4
+.IX Item "OSSL_TRACE_CATEGORY_HTTP"
+Traces the HTTP client, such as message headers being sent and received.
.PP
There is also \fBOSSL_TRACE_CATEGORY_ALL\fR, which works as a fallback
and can be used to get \fIall\fR trace output.