smithy-lang / smithy-typescript

Smithy code generators for TypeScript. (in development)
Apache License 2.0
231 stars 86 forks source link

chore: add default accepts header for rpcv2Cbor #1427

Closed kuhe closed 1 month ago

kuhe commented 1 month ago

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

kuhe commented 1 month ago