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 redirect rather than proxy to http destinations #5

Open
jsdw opened this issue Jun 7, 2019 · 1 comment
Open

Add option to redirect rather than proxy to http destinations #5

jsdw opened this issue Jun 7, 2019 · 1 comment
Labels
Idea An idea for a new feature/update

Comments

@jsdw
Copy link
Owner

jsdw commented Jun 7, 2019

Currently, weave proxies everything, so you think you're talking to localhost:1234 but you're actually talking to foo.com.

An option could be added to tell a route to send back redirect headers rather than internally proxy the request.

Weave could then be used to forward you from some url you've constructed to the real deatinstion(s).

Is this actually useful though?

@jsdw jsdw added the Idea An idea for a new feature/update label Jun 7, 2019
@jsdw
Copy link
Owner Author

jsdw commented Jul 28, 2019

Possibly a more useful feature down the same line is having weave handle redirects itself rather than giving them back to the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea An idea for a new feature/update
Projects
None yet
Development

No branches or pull requests

1 participant