Affanmir commented on issue #10573:
URL: https://github.com/apache/apisix/issues/10573#issuecomment-1862165862

   @sheharyaar it is missing, absolute pathing some additional 
DEFAULT_CORS_ALLOW_HEADERS, the missing trailers issue is fixed in the 
associated PR but these extra functionality will need to be incorporated 
    
   Current behavior of grpc is following 
   IMPORTANT
   While using the grpc-web Plugin, always use a prefix matching pattern (/*, 
/grpc/example/*) for matching Routes. This is because the gRPC Web client 
passes the package name, the service interface name, the method name and other 
information in the proto in the URI. For example, /path/a6.RouteService/Insert.
   
   Ive made it work locally and added parameters to enable/disable will be 
updating the PR soon this week 


-- 
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]

Reply via email to