Skip to content

Commit 9222833

Browse files
Update how-to-url-redirect-ingress-api.md
1 parent 938432e commit 9222833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/for-containers/how-to-url-redirect-ingress-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Via the response we should see:
358358
< HTTP/1.1 301 Moved Permanently
359359
< location: https://contoso.com/
360360
< date: Mon, 26 Feb 2024 22:56:23 GMT
361-
< server: Microsoft-Azure-Application-LB/Application Gateway for Containers
361+
< server: Microsoft-Azure-Application-LB/AGC
362362
< content-length: 0
363363
<
364364
* Connection #0 to host contoso.com left intact
@@ -389,7 +389,7 @@ Via the response we should see:
389389
< HTTP/2 302
390390
< location: https://contoso.com/shop/category/5
391391
< date: Mon, 26 Feb 2024 22:58:43 GMT
392-
< server: Microsoft-Azure-Application-LB/Application Gateway for Containers
392+
< server: Microsoft-Azure-Application-LB/AGC
393393
<
394394
* Connection #0 to host contoso.com left intact
395395
```

0 commit comments

Comments
 (0)