summaryrefslogtreecommitdiff
path: root/docs/reference/modules/http.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/modules/http.asciidoc')
-rw-r--r--docs/reference/modules/http.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/modules/http.asciidoc b/docs/reference/modules/http.asciidoc
index 065c91349c..3682234f5e 100644
--- a/docs/reference/modules/http.asciidoc
+++ b/docs/reference/modules/http.asciidoc
@@ -100,6 +100,9 @@ simple message will be returned. Defaults to `true`
|`http.pipelining.max_events` |The maximum number of events to be queued up in memory before a HTTP connection is closed, defaults to `10000`.
+|`http.content_type.required`|Enables or disables strict checking and usage of
+the `Content-Type` header for all requests with content, defaults to `false`.
+
|=======================================================================
It also uses the common