RFR: 8305323: Update java/net/httpclient/ContentLengthHeaderTest.java to use new HttpTestServer factory methods
Daniel Fuchs
dfuchs at openjdk.org
Thu Mar 30 19:57:17 UTC 2023
The ContentLengthHeaderTest could be refactored to use the new HttpTestServer factory methods.
I took the opportunity to also run the test over HTTP/2.
-------------
Commit messages:
- 8305323
Changes: https://git.openjdk.org/jdk/pull/13251/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13251&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8305323
Stats: 164 lines in 1 file changed: 92 ins; 8 del; 64 mod
Patch: https://git.openjdk.org/jdk/pull/13251.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13251/head:pull/13251
PR: https://git.openjdk.org/jdk/pull/13251
More information about the net-dev
mailing list