Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Starting in golang 1.20.6, the creation of requests with invalid host headers returns an error prior to sending the request on the wire to a server. To compensate, we now test with a raw TCP connection instead of our HTTP request/response helpers.
- Loading branch information