Skip to content

Commit ff635af

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

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
@@ -49,6 +49,8 @@ spec:
4949
EOF
5050
```
5151

52+
---
53+
5254
## RequestHeaderModifier example
5355

5456
This examples demonstrates how to configure traffic routing for a simple echo server. A HTTPRoute resource is used to route traffic to the headers application, using the `RequestHeaderModifier` filter to modify headers in the request. You can then verify that the server responds with the modified request headers.

0 commit comments

Comments
 (0)