docs: note availability of dynamic response headers (#333)

Signed-off-by: Stephan Zuercher <stephan@turbinelabs.io>
pull/334/head
Stephan Zuercher 7 years ago committed by Greg Greenway
parent 893b9706a1
commit 15d04fd719
  1. 4
      docs/root/configuration/http_conn_man/headers.rst

@ -289,8 +289,8 @@ documentation.
**Note:** Headers are appended to requests/responses in the following order: route level headers, virtual host
level headers and finally global level headers.
Envoy additionally supports adding dynamic values to the **request** headers. Supported dynamic
values are:
Envoy additionally supports adding dynamic values to **request** and **response** headers.
Supported dynamic values are:
%CLIENT_IP%
The original client IP which is already added by Envoy as a

Loading…
Cancel
Save