Skip to content

Commit ac279f5

Browse files
Merge pull request #247661 from JackStromberg/JackStromberg-patch-23
Formatting consistency
2 parents e42cec2 + 53dcf2e commit ac279f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/for-containers/application-gateway-for-containers-components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: greglin
77
ms.service: application-gateway
88
ms.subservice: appgw-for-containers
99
ms.topic: conceptual
10-
ms.date: 07/24/2023
10+
ms.date: 08/08/2023
1111
ms.author: greglin
1212
---
1313

@@ -92,5 +92,5 @@ Application Gateway for Containers inserts three additional headers to all reque
9292

9393
**x-forwarded-proto** returns the protocol received by Application Gateway for Containers from the client. The value is either http or https.
9494

95-
**X-request-id** is a unique guid generated by Application Gateway for Containers for each client request and presented in the forwarded request to the backend target. The guid consists of 32 alphanumeric characters, separated by dashes (for example: d23387ab-e629-458a-9c93-6108d374bc75). This guid can be used to correlate a request received by Application Gateway for Containers and initiated to a backend target as defined in access logs.
95+
**x-request-id** is a unique guid generated by Application Gateway for Containers for each client request and presented in the forwarded request to the backend target. The guid consists of 32 alphanumeric characters, separated by dashes (for example: d23387ab-e629-458a-9c93-6108d374bc75). This guid can be used to correlate a request received by Application Gateway for Containers and initiated to a backend target as defined in access logs.
9696

0 commit comments

Comments
 (0)