Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy by "startwith" request_path #1102

Closed
kalinchih opened this issue Mar 28, 2016 · 1 comment
Closed

Proxy by "startwith" request_path #1102

kalinchih opened this issue Mar 28, 2016 · 1 comment

Comments

@kalinchih
Copy link

Hi,

Can Kong support route by "startwith" request_path?
For example 1, /order.* routes to http://order.myapi.com with strip_request_path.

Example 2, /accounts.* routes to http://account.myapi.com, but the accounts.account('id').email routes to http://email.myapi.com

thanks,
Kalin

@subnetmarco
Copy link
Member

@kalinchih not at the moment, but we plan to support it. Related to #369, so closing this as a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants