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

Send both forwarded and x-forwarded-for headers by default #92

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

picoHz
Copy link
Owner

@picoHz picoHz commented Nov 7, 2024

Update the header rewriter to include both forwarded and x-forwarded-for headers in all requests by default, ensuring proper handling of forwarded IP addresses. Remove the option to use standard forwarded headers. Adjust tests to reflect these changes.

Related to #85

@picoHz picoHz added the enhancement New feature or request label Nov 7, 2024
@picoHz picoHz merged commit 47744d4 into main Nov 7, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant