You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/29 02:07:41 UTC

[GitHub] [apisix] nanamikon commented on issue #4328: request help: How to implement custom routing?

nanamikon commented on issue #4328:
URL: https://github.com/apache/apisix/issues/4328#issuecomment-888742299


   Do you need this feature?
   https://github.com/apache/apisix/blob/master/docs/zh/latest/admin-api.md#route
   ![image](https://user-images.githubusercontent.com/2010632/127419802-638b7026-9ab1-402a-8c33-f2b8480d35cc.png)
   
   You can define a vars matching for your header,   so that you request can be forward to the route。
   
   if you want to separate api group,   may be adding a prefix to the route key work well?  For example,   */apisix/routes/{group-name}-85*.  
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org