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

Adding same host redirect support #2655

Merged
merged 7 commits into from
Sep 28, 2022
Merged

Adding same host redirect support #2655

merged 7 commits into from
Sep 28, 2022

Conversation

Mzack9999
Copy link
Member

@Mzack9999 Mzack9999 commented Sep 27, 2022

Proposed changes

This PR implements same host redirect functionality and refactor the internal code to make redirect handling easily extensible

Checklist

@Mzack9999 Mzack9999 added Status: In Progress This issue is being worked on, and has someone assigned. Type: Enhancement Most issues will probably ask for additions or changes. labels Sep 27, 2022
@Mzack9999 Mzack9999 self-assigned this Sep 27, 2022
@Mzack9999 Mzack9999 linked an issue Sep 27, 2022 that may be closed by this pull request
@Mzack9999 Mzack9999 removed the Status: In Progress This issue is being worked on, and has someone assigned. label Sep 27, 2022
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

host-redirects: true works as expected, but -fhr option works the same as -fr flag, i.e global redirect instead of host redirect.

@ehsandeep ehsandeep merged commit 18f14b6 into dev Sep 28, 2022
@ehsandeep ehsandeep deleted the issue-2612-host-redirect branch September 28, 2022 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for same host redirect
3 participants