GRPC Bug in workers
Hi all,
I'm trying to serve GRPC via a Cloudflare Worker (unfortunately, I'm implementing an API which has to be gRPC)
It seems there is a bug in Cloudflare's handling, where they convert a response code 200 to a gRPC status code 0, but with an extra space character (see attached screenshot)
Has anybody else observed this?
I'm trying to serve GRPC via a Cloudflare Worker (unfortunately, I'm implementing an API which has to be gRPC)
It seems there is a bug in Cloudflare's handling, where they convert a response code 200 to a gRPC status code 0, but with an extra space character (see attached screenshot)
Has anybody else observed this?
