Skip to content

Add support for X-Forwarded-Host & X-Forwarded-Prefix Headers #468

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

calw20
Copy link

@calw20 calw20 commented Mar 22, 2025

List of common tasks a pull request require complete

  • Changelog entry is added or the pull request don't alter library's functionality

Added support for X-Forwarded-Host & X-Forwarded-Prefix headers as well as tests for X-Forwarded-Proto, X-Forwarded-Host & X-Forwarded-Prefix.

CHANGELOG.md Outdated
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]

### Changed
- Added support for X-Forwarded-Host & X-Forwarded-Prefix headers
- Added tests for X-Forwarded-Proto, X-Forwarded-Host & X-Forwarded-Prefix Headers
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please remove the changelog about the tests - thx

@calw20
Copy link
Author

calw20 commented Apr 30, 2025

Should be done and fixed now!

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.

2 participants