tzssangglass commented on issue #6368:
URL: https://github.com/apache/apisix/issues/6368#issuecomment-1047424093


   > How does this interface distinguish `path` from the HTTP request? As we 
need to use a special path to reach the interface.
   
   can we add a control API and call 
   
   ```lua
   local router          = require("apisix.router")
   
   router.router_http.match(api_ctx)
   ```
   
   in control API function.


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