Skip to content

Commit e0de760

Browse files
authored
Made minor edits to 400 Bad request reasons
1 parent cd0e3dc commit e0de760

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
@@ -48,7 +48,7 @@ HTTP 400 response codes are commonly observed when:
4848
- Not compliant to RFC.
4949

5050
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-
| Subcategory | Examples |
51+
| Category | Examples |
5252
| ---------- | ---------- |
5353
| Invalid Host in request line | Host containing two colons (example.com:8090:8080) |
5454
| Missing Host Header | Request doesn't have Host Header |

0 commit comments

Comments
 (0)