Integrated: 8305323: Update java/net/httpclient/ContentLengthHeaderTest.java to use new HttpTestServer factory methods

Daniel Fuchs dfuchs at openjdk.org
Fri Mar 31 13:51:33 UTC 2023


On Thu, 30 Mar 2023 19:40:27 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> The ContentLengthHeaderTest could be refactored to use the new HttpTestServer factory methods. 
> I took the opportunity to also run the test over HTTP/2.

This pull request has now been integrated.

Changeset: 2f36eb01
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2f36eb01215785bd91d528de6324b4faa87dcc2e
Stats:     164 lines in 1 file changed: 92 ins; 8 del; 64 mod

8305323: Update java/net/httpclient/ContentLengthHeaderTest.java to use new HttpTestServer factory methods

Reviewed-by: jpai

-------------

PR: https://git.openjdk.org/jdk/pull/13251


More information about the net-dev mailing list