hg: jdk9/sandbox/jdk: http-client-branch: Better incoming headers. Nothing is lazy in this implementation, but it works correctly, reuses the code and is much more simpler. Additional TODOs will be removed soon, after more tests have been added.

pavel.rappo at oracle.com pavel.rappo at oracle.com
Mon Aug 22 09:44:25 UTC 2016


Changeset: ea61d5160830
Author:    prappo
Date:      2016-08-22 10:44 +0100
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/ea61d5160830

http-client-branch: Better incoming headers. Nothing is lazy in this implementation, but it works correctly, reuses the code and is much more simpler. Additional TODOs will be removed soon, after more tests have been added.

! src/java.base/share/classes/module-info.java
! src/java.httpclient/share/classes/java/net/http/Http1Response.java
! src/java.httpclient/share/classes/java/net/http/HttpRequestBuilderImpl.java
! src/java.httpclient/share/classes/java/net/http/ResponseHeaders.java
! src/java.httpclient/share/classes/java/net/http/Utils.java
! test/java/net/httpclient/HeadersTest1.java



More information about the jdk9-sandbox-changes mailing list