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

Add option to strip path prefix #5

Open
helpermethod opened this issue Jun 20, 2017 · 2 comments
Open

Add option to strip path prefix #5

helpermethod opened this issue Jun 20, 2017 · 2 comments

Comments

@helpermethod
Copy link
Contributor

In reply to #2

@helpermethod
Copy link
Contributor Author

helpermethod commented Jun 20, 2017

As a property to globally strip path prefixes

membrane.strip-prefix = true # default is false

@helpermethod
Copy link
Contributor Author

helpermethod commented Jun 20, 2017

As an interceptor which allows you to strip the prefix on a per proxy level

.interceptors(i -> i
    .pathPrefixStripper())

@helpermethod helpermethod changed the title Add option to set path prefix stripping Add option to strip path prefix Jun 20, 2017
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

1 participant