grpc-ecosystem / grpc-httpjson-transcoding

Transcoding to provide HTTP/JSON interface for gRPC Service
Apache License 2.0
164 stars 35 forks source link

Fix verb support #43

Closed euroelessar closed 4 years ago

euroelessar commented 4 years ago

Only handle registered custom verbs and ignore any unknown ones.