spacewander commented on a change in pull request #5409: URL: https://github.com/apache/apisix/pull/5409#discussion_r744373204
########## File path: docs/en/latest/router-radixtree.md ########## @@ -218,6 +218,31 @@ $ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f This route will require the request header `host` equal `iresty.com`, request cookie key `_device_id` equal `a66f0cdc4ba2df8c096f74c9110163a9` etc. +### How to filter route by POST form attributes {#post_args} Review comment: Just using the name displayed in the title is enough. It's quite strange to use a custom anchor (and hard to remember too). -- 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]
