From 081f84844c101e8659da7b1979c6d1995622360c 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/docs/asciidoc/index.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/src/docs/asciidoc/index.adoc b/docs/manual/src/docs/asciidoc/index.adoc index 1fe5189338..3359e8fd65 100644 --- a/docs/manual/src/docs/asciidoc/index.adoc +++ b/docs/manual/src/docs/asciidoc/index.adoc @@ -3736,7 +3736,7 @@ At times you may want to only write a header for certain requests. For example, -
+
@@ -6780,12 +6780,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.