From b79ba12502f7999f1bf26d405b5416f35f822b1b Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Tue, 20 Jan 2015 16:28:02 -0600 Subject: [PATCH] SEC-2777: Fix
attributes in doc --- docs/manual/src/asciidoc/index.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.