Skip to content

Commit 6237eb5

Browse files
authored
Added HTTP 4xx reasons
1 parent b08db2d commit 6237eb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/application-gateway/http-response-codes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ HTTP 400 response codes are commonly observed when:
4747
- Mutual authentication is configured and unable to properly negotiate.
4848
- The request is not compliant to RFC.
4949

50-
Some of the common reasons for the request to be non-compliant to RFC is listed.So review the urls/requests from the clients and ensure it's compliant to RFC.
50+
Some of the common reasons for the request to be non-compliant to RFC is listed.So review the urls/requests from the clients and ensure it's compliant to RFC.
51+
5152
| Category | Examples |
5253
| ---------- | ---------- |
5354
| Invalid Host in request line | Host containing two colons (example.com:**8090:8080**) |

0 commit comments

Comments
 (0)