connectrpc / connect-go

The Go implementation of Connect: Protobuf RPC that works.
https://connectrpc.com
Apache License 2.0
2.94k stars 96 forks source link

Fix HTTP Status to Code mapping #673

Closed emcfarlane closed 8 months ago

emcfarlane commented 8 months ago

Adds two missing conversions 409 and 415 from the spec: https://connectrpc.com/docs/protocol#http-to-error-code