Skip to content

Commit 3388802

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ This HTTPRoute has a few important properties:
134134
1. Appends the value `compress` to the `Accept-Encoding` header and `this-is-an-appended-value` to the `My-Cool-header`.
135135
1. Removes `User-Agent` header.
136136

137+
---
138+
137139
### Send traffic to the Headers application
138140

139141
To access the application, use `curl` to send requests to the `headers` Service, which includes headers within the request.

0 commit comments

Comments
 (0)