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

refactor: port redirect handler to new hooks #3879

Merged
merged 2 commits into from
Nov 25, 2024
Merged

refactor: port redirect handler to new hooks #3879

merged 2 commits into from
Nov 25, 2024

Conversation

ronag
Copy link
Member

@ronag ronag commented Nov 25, 2024

This relates to...

Rationale

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@ronag ronag requested review from mcollina and metcoder95 and removed request for mcollina November 25, 2024 11:55
@ronag ronag force-pushed the redirect-hooks branch 8 times, most recently from 9ad0853 to 5946392 Compare November 25, 2024 12:16
lib/core/util.js Outdated
}
}
return ret
}
Copy link
Member

Choose a reason for hiding this comment

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

This logic seems very complex. why is it needed?

Copy link
Member Author

Choose a reason for hiding this comment

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

To normalize different headers shapes?

lib/core/util.js Outdated Show resolved Hide resolved
@ronag ronag requested review from mcollina and DTrombett November 25, 2024 18:23
@ronag ronag force-pushed the redirect-hooks branch 8 times, most recently from 395ff5f to 7b27263 Compare November 25, 2024 18:55
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

This was referenced Dec 3, 2024
This was referenced Dec 16, 2024
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

Successfully merging this pull request may close these issues.

3 participants