Traky Deng
Traky Deng
Feel free to open a PR referencing to this issue.
Closing this issue now as the original reporter's issue has been resolved. As for the WSL2 oddity (not consistently reported) it can be opened as a new issue if anyone...
@AmerDwight any update? Is this issue still active?
Any more issue here to address?
Just adding that the plugin currently can add URI parameters by rewriting the whole URI. See example here: https://docs.api7.ai/hub/proxy-rewrite#add-url-parameters It does not yet support the capability to rewrite each URI...
Thanks for reporting and sharing the details. I'll take a look.
Just realized the error was windows specific. The quickstart script was not developed with Windows in mind, because APISIX is typically not deployed on Windows in prod. I would guess...
I experience `has no healthy etcd endpoint available` at startup, but it goes away after a few seconds. 
`grpc-transcode` is for transcoding between regular HTTP requests and gRPC, so it is expected that the upstream response is returned in JSON. It sounds like you are not looking for...
> APISIX always returns JSON to the client. What I want is a route configuration that can return protobuf. I'm not aware if APISIX can do this. @shreemaan-abhishek thoughts?