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 50f8aa7 commit 0ae238cCopy full SHA for 0ae238c
site/content/how-to/traffic-management/request-response-headers.md
@@ -167,6 +167,8 @@ In the output above, you can see that the headers application modifies the follo
167
- The header `My-Overwrite-Header` gets overwritten from `dont-see-this` to `this-is-the-only-value`.
168
- The header `Accept-encoding` remains unchanged as we did not modify it in the curl request sent.
169
170
+---
171
+
172
### Delete the resources
173
174
Delete the headers application and HTTPRoute: another instance will be used for the next examples.
0 commit comments