Skip to content

Commit 664a9eb

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,6 @@ We will send a curl request to the modified `headers` application and verify the
324324
```shell
325325
curl -i --resolve cafe.example.com:$GW_PORT:$GW_IP http://cafe.example.com:$GW_PORT/headers
326326
```
327-
328327
```text
329328
HTTP/1.1 200 OK
330329
Server: nginx/1.25.5

0 commit comments

Comments
 (0)