Skip to content

Commit 45329a9

Browse files
authored
Added HTTP 4xx reasons
1 parent b7ecc51 commit 45329a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

50-
Below are the common reasons for the request to be non-compliant to RFC. So please review the urls/requests from the clients for the below patterns.
50+
Some of the common reasons for the request to be non-compliant to RFC is listed below . So please review the urls/requests from the clients and ensure it is compliant to RFC.
5151
| Subcategory | Examples |
5252
| ---------- | ---------- |
5353
| Invalid Host in request line | Host containing two colons ( example.com:8090:8080) |

0 commit comments

Comments
 (0)