http: server check Host header in request, to meet RFC 7230 5.4 requirement#45597
Closed
marco-ippolito wants to merge 14 commits into
Closed
http: server check Host header in request, to meet RFC 7230 5.4 requirement#45597marco-ippolito wants to merge 14 commits into
marco-ippolito wants to merge 14 commits into
Conversation
Collaborator
|
Review requested:
|
ronag
approved these changes
Nov 23, 2022
Collaborator
lpinca
reviewed
Nov 23, 2022
anonrig
approved these changes
Nov 23, 2022
mscdex
reviewed
Nov 23, 2022
mscdex
reviewed
Nov 23, 2022
bnoordhuis
reviewed
Nov 23, 2022
Member
bnoordhuis
left a comment
There was a problem hiding this comment.
Is there a test that checks a 400 is sent back? Plenty of updated tests but none that seem to test the new behavior. :-)
2350f73 to
9f283e1
Compare
Member
|
macos test failure appears to be relevant? |
Collaborator
Collaborator
Since the author of the previous PR #39322 was absent for more than a year I've decided to take it, resolve conflicts and create a new PR.
Resolves: #39033