From 9294bf75a91cd03a2edf83bc5747a9c930c7bcfc Mon Sep 17 00:00:00 2001 From: Eldar Nash Date: Sat, 30 Sep 2023 18:41:37 +0200 Subject: [PATCH] [http] Minor corrections --- .../reference-destination-http-nonjava/_index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/chapter-destinations/configuring-destinations-http-nonjava/reference-destination-http-nonjava/_index.md b/content/chapter-destinations/configuring-destinations-http-nonjava/reference-destination-http-nonjava/_index.md index 151438a7..3e6ba840 100644 --- a/content/chapter-destinations/configuring-destinations-http-nonjava/reference-destination-http-nonjava/_index.md +++ b/content/chapter-destinations/configuring-destinations-http-nonjava/reference-destination-http-nonjava/_index.md @@ -130,9 +130,6 @@ The following headers are included by default: {{< include-headless "chunk/option-destination-hook.md" >}} -{{% include-headless "chunk/option-destination-log-fifo-size.md" %}} - - {{% include-headless "chunk/option-destination-tls-key-file.md" %}} The `http()` destination supports only unencrypted key files (that is, the private key cannot be password-protected). @@ -141,7 +138,7 @@ The `http()` destination supports only unencrypted key files (that is, the priva {{% include-headless "chunk/example-tls-block-http.md" %}} - +{{% include-headless "chunk/option-destination-log-fifo-size.md" %}} ## method() @@ -184,6 +181,9 @@ destination { {{% include-headless "chunk/option-dest-http-proxy.md" %}} +## python-http-header() + +See {{% xref "/chapter-destinations/configuring-destinations-http-nonjava/plugin-python-http-header/_index.md" %}} ## response-action()