well-typed/grapesy

Overriding Path (using `google.api.http`)

Closed this issue · 2 comments

I'm using an API that uses HTTP/JSON compatibility layer and thus needs a way to override Path: https://cloud.google.com/endpoints/docs/grpc/transcoding

https://github.com/grpc-ecosystem/grpc-gateway

Hacked up for testing domenkozar@ced287c

Seems like I went down the wrong path and what was missing was a Host header.