Skip to content

Commit

Permalink
Update site/content/how-to/traffic-management/request-response-header…
Browse files Browse the repository at this point in the history
…s.md

Co-authored-by: Saylor Berman <[email protected]>
  • Loading branch information
salonichf5 and sjberman authored Oct 23, 2024
1 parent 65646d7 commit 7f71359
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ kubectl delete -f https://raw.githubusercontent.com/nginxinc/nginx-gateway-fabri

## ResponseHeaderModifier example

We'll begin by configuring an app with custom headers and a straightforward HTTPRoute. We'll then observe the server response in relation to header responses. 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.
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.

### Deploy the Headers application

Expand Down

0 comments on commit 7f71359

Please sign in to comment.