kayx23 commented on code in PR #12830:
URL: https://github.com/apache/apisix/pull/12830#discussion_r2740369545


##########
docs/en/latest/plugins/grpc-web.md:
##########
@@ -68,14 +68,6 @@ curl http://127.0.0.1:9180/apisix/admin/routes/1 -H 
"X-API-KEY: $admin_key" -X P
 }'
 ```
 
-:::info 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`.

Review Comment:
   Need to remove this note from zh doc as well



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