Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Host part of the URL doesn't actually get used when we initiate c…
…onnections to UNIX domain sockets. As of golang/go#60374 (in the latest Go releases at the time of this writing), we must set it to something that looks like a hostname or requests will fail.
- Loading branch information