diff --git a/docs/manual/src/asciidoc/index.adoc b/docs/manual/src/asciidoc/index.adoc index 9712bcae39..8da7477ec4 100644 --- a/docs/manual/src/asciidoc/index.adoc +++ b/docs/manual/src/asciidoc/index.adoc @@ -3764,7 +3764,7 @@ At times you may want to only write a header for certain requests. For example, -
+
@@ -6804,12 +6804,12 @@ The `name` of the header. [[nsa-header-value]] -* **header-value** +* **value** The `value` of the header to add. [[nsa-header-ref]] -* **header-ref** +* **ref** Reference to a custom implementation of the `HeaderWriter` interface.