Affanmir commented on PR #10613:
URL: https://github.com/apache/apisix/pull/10613#issuecomment-1895526841
> @Affanmir apart from the test-case you created, there should be a test for
the grpc-status trailer, as it was encountered in your issue
> Not possible as that would require using a different testing language go's
implementation supports this natively, will have to create a java backend.
>@Affanmir , are you referring to this :
> Simply put if I want to send headers i.e let's say "device_location" as
part of the headers I will get a CORS Access policy denied. cors plugin has a
field "allow_headers" even after putting "*" and combining it with the grpc-web
plugin I still get the error. The only way I've found to pass aditional headers
is to modify the grpc-web plugin which is not the right solution.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]