Skip to content

Commit 85ad130

Browse files
authored
minor
1 parent 8857ca1 commit 85ad130

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/application-gateway/monitor-application-gateway-reference.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,6 @@ If the application gateway can't complete the request, it stores one of the foll
330330
| ERRORINFO_HTTP_NO_HOST_HEADER | Client sent a request without Host header. |
331331
| ERRORINFO_HTTP_TO_HTTPS_PORT | The client sent a plain HTTP request to an HTTPS port. |
332332
| ERRORINFO_HTTPS_NO_CERT | Indicates client isn't sending a valid and properly configured TLS certificate during Mutual TLS authentication. |
333-
| ERRORINFO_INVALID_HEADER | Application Gateway detected a partial invalid header and forwarded the remaining header to the backend, which responded with 200 OK. Ensure the client's request header does not contain CR, LF, NULL, or similar characters. Replace such characters with SP (whitespace). |
334333

335334
| 5XX Errors | Description |
336335
|:-----------|:------------|

0 commit comments

Comments
 (0)