Skip to content

Commit 7b661b0

Browse files
Update site/content/how-to/traffic-management/request-response-headers.md
Co-authored-by: Alan Dooley <[email protected]>
1 parent 3f1e7e2 commit 7b661b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/content/how-to/traffic-management/request-response-headers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ This HTTPRoute has a few important properties:
131131
- It has a `RequestHeaderModifier` filter defined for the path prefix `/headers`. This filter:
132132

133133
1. Sets the value for header `My-Overwrite-Header` to `this-is-the-only-value`.
134-
2. Appends the value `compress` to the `Accept-Encoding` header and `this-is-an-appended-value` to the `My-Cool-header`.
135-
3. Removes `User-Agent` header.
134+
1. Appends the value `compress` to the `Accept-Encoding` header and `this-is-an-appended-value` to the `My-Cool-header`.
135+
1. Removes `User-Agent` header.
136136

137137
### Send traffic to the Headers application
138138

0 commit comments

Comments
 (0)