Skip to content

Handle empty HOST header when processing connection information#2724

Merged
violetagg merged 1 commit into1.0.xfrom
issue-2723
Mar 10, 2023
Merged

Handle empty HOST header when processing connection information#2724
violetagg merged 1 commit into1.0.xfrom
issue-2723

Conversation

@violetagg
Copy link
Copy Markdown
Member

Fixes #2723

@violetagg
Copy link
Copy Markdown
Member Author

@jamezp Thanks for the review

@violetagg violetagg merged commit 9b23fed into 1.0.x Mar 10, 2023
@violetagg violetagg deleted the issue-2723 branch March 10, 2023 16:02
violetagg added a commit that referenced this pull request Mar 10, 2023
violetagg added a commit that referenced this pull request Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Passing an empty Host header to an HTTP 1.1 request results in a StringOutOfBoundException

2 participants