forked from smithy-lang/smithy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing
Content-Type
headers to @httpPayload protocol tests
As per the specs for these protocols, a `Content-Type` header should be set. Server should reject requests when an expected `Content-Type` header is not found (protcol tests for that are added in smithy-lang#2314). - https://smithy.io/2.0/aws/protocols/aws-restjson1-protocol.html#content-type - https://smithy.io/2.0/aws/protocols/aws-restxml-protocol.html#content-type
- Loading branch information
1 parent
14a8959
commit 3ca60f2
Showing
2 changed files
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters