diff --git a/doc/configuration.txt b/doc/configuration.txt index 95f8eecdb..014d9db16 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -10604,11 +10604,13 @@ cookie([]) : string (deprecated) capture.req.hdr() : string This extracts the content of the header captured by the "capture request header", idx is the position of the capture keyword in the configuration. + The first entry is an index of 0. See also: "capture request header" capture.res.hdr() : string This extracts the content of the header captured by the "capture response header", idx is the position of the capture keyword in the configuration. + The first entry is an index of 0. See also: "capture response header" hdr([[,]]) : string