We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261ce53 commit 3388802Copy full SHA for 3388802
site/content/how-to/traffic-management/request-response-headers.md
@@ -134,6 +134,8 @@ This HTTPRoute has a few important properties:
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.
136
137
+---
138
+
139
### Send traffic to the Headers application
140
141
To access the application, use `curl` to send requests to the `headers` Service, which includes headers within the request.
0 commit comments