Skip to content

Commit 0ae238c

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

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
@@ -167,6 +167,8 @@ In the output above, you can see that the headers application modifies the follo
167167
- The header `My-Overwrite-Header` gets overwritten from `dont-see-this` to `this-is-the-only-value`.
168168
- The header `Accept-encoding` remains unchanged as we did not modify it in the curl request sent.
169169

170+
---
171+
170172
### Delete the resources
171173

172174
Delete the headers application and HTTPRoute: another instance will be used for the next examples.

0 commit comments

Comments
 (0)