> Changed the way the `:authority` pseudo header is set to only include host > and, if available, port. > I added a test to cover this change that consists of a HttpClient that makes > a request which contains userInfo, the test passes if the request is carried > out with the userInfo not being added to the `:authority` header. > > > ### Tests > I ran Tier 1 - Tier 3 tests, as well as paying special attention to the http > client tests to make sure they consistently passed
Darragh Clarke has updated the pull request incrementally with one additional commit since the last revision: implemented feedback ------------- Changes: - all: https://git.openjdk.org/jdk/pull/10592/files - new: https://git.openjdk.org/jdk/pull/10592/files/7a9c9d04..7319a3f5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=10592&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10592&range=01-02 Stats: 9 lines in 2 files changed: 4 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/10592.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10592/head:pull/10592 PR: https://git.openjdk.org/jdk/pull/10592
