Skip to content

Conversation

mateusz834
Copy link
Contributor

Just let the http lib handle that for us, we shouldn't be doing that here at all.

Currently we are not handling punycode (if used) and ports, this way we don't have to care about this and just let the lib do the best thing.

Just let the http lib handle that for us, we shouldn't be doing
that here at all.

Currently we are not handling punycode (if used) and ports, this
way we don't have to care about this and just let the lib do the best
thing.
@mateusz834
Copy link
Contributor Author

Verified with wireshark:

image

The Header is still present, and solves the issue in #545.

@mateusz834 mateusz834 marked this pull request as ready for review September 11, 2025 09:49
@mateusz834 mateusz834 merged commit 9a97183 into develop Sep 11, 2025
6 checks passed
@mateusz834 mateusz834 deleted the dev/MP/remove-Host-header branch September 11, 2025 10:38
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