Skip to content

Conversation

@kuhe
Copy link
Contributor

@kuhe kuhe commented Oct 8, 2024

adds a default accept: application/cbor request header for the rpcv2cbor protocol.

@kuhe kuhe requested review from a team as code owners October 8, 2024 15:22
@kuhe kuhe requested a review from milesziemer October 8, 2024 15:22
writer.write("""
"smithy-protocol": "rpc-v2-cbor"
"smithy-protocol": "rpc-v2-cbor",
"accept": "application/cbor",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is overridden on line 298 if there is event stream output

@kuhe
Copy link
Contributor Author

kuhe commented Oct 8, 2024

  • waiting for spec update to be merged before merging this PR.

@kuhe kuhe merged commit 536fb7f into smithy-lang:main Oct 16, 2024
11 checks passed
@kuhe kuhe deleted the feat/cbor-update branch October 16, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants