Skip to content

Commit 9781ed0

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ kubectl delete -f https://raw.githubusercontent.com/nginxinc/nginx-gateway-fabri
183183

184184
## ResponseHeaderModifier example
185185

186-
We'll begin by configuring an app with custom headers and a simple HTTPRoute. We'll then observe the server response in relation to see its headers. Next, we'll delve into modifying some of those headers using an HTTPRoute with filters to modify response headers. Our aim will be to verify whether the server responds with the modified headers.
186+
Begin by configuring an application with custom headers and a simple HTTPRoute. The server response can be observed see its headers. The next step is to modify some of the headers using HTTPRoute filters to modify responses. Finally, verify the server responds with the modified headers.
187187

188188
### Deploy the Headers application
189189

0 commit comments

Comments
 (0)