src/java.net.http/share/classes/jdk/internal/net/http/Http1Response.java
2018-08-27 chegar http-client-branch: Merge with default http-client-branch
2018-06-20 chegar http-client-branch: merge with default http-client-branch
2018-06-20 dfuchs http-client-branch: review comment - fix some static imports http-client-branch
2018-06-15 dfuchs http-client-branch: improved logging and fixed race condition with throwing subscribers in onComplete http-client-branch
2018-06-13 dfuchs http-client-branch: fixed ShortBodyResponse issues http-client-branch
2018-06-11 chegar http-client-branch: review comment: better handling for error conditions and tests to verify http-client-branch
2018-06-06 chegar http-client-branch: more descriptive HTTP/1.1 exception detail messages http-client-branch
2018-05-30 michaelm http-client-branch: 8203433 (httpclient) Add tests for HEAD and 304 responses. http-client-branch
2018-05-02 chegar http-client-branch: Merge with default http-client-branch
2018-04-25 dfuchs http-client-branch: unused byte buffers must be returned to the pool before exiting from SocketTube::readAvailable + minor test fixes http-client-branch
2018-04-19 dfuchs http-client-branch: do not set receive buffer size unless explicitly requested http-client-branch
2018-04-18 chegar http-client-branch: Merge with default http-client-branch
2018-04-16 chegar http-client-branch: review comment - update debug statements as per new internal DebugLogger http-client-branch
2018-04-13 dfuchs http-client-branch: add test coverage and better diagnosis for HttpClientImpl operations ref count http-client-branch
2018-04-06 dfuchs http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part II: HTTP/2) http-client-branch
2018-04-06 dfuchs http-client-branch: review comment - invalid Subscription::request arguments should be relayed to Subscriber::onError (part I: HTTP/1.1) http-client-branch
2018-03-13 dfuchs http-client-branch: fix for subscribers throwing in onSubscribe http-client-branch
2018-03-06 chegar http-client-branch: set correct request returned by response when redirecting, and add additional test coverage http-client-branch
2018-02-24 chegar http-client-branch: CSR review commet - outboard pre-defined BP/BH/BS http-client-branch
2018-02-22 dfuchs http-client-branch: Add a test for BodySubscribers throwing in getBody() or returning exceptionally completed CFs http-client-branch
2018-02-14 michaelm http-client-branch: fixed TLS hostname checking issue, SSL session reuse, and changed HttpResponse to return SSLSession http-client-branch
2018-02-07 chegar http-client-branch: move implementation to jdk.internal.net.http http-client-branch
2019-01-24 dfuchs 8217264: HttpClient: Blocking operations in mapper function do not work as documented
2019-01-15 dfuchs 8216974: HttpConnection not returned to the pool after 204 response
2018-10-25 michaelm 8212926: HttpClient does not retrieve files with large sizes over HTTP/1.1
2018-08-16 michaelm 8207966: HttpClient response without content-length does not return body jdk-11+27
2018-06-20 chegar 8204679: HTTP Client refresh
2018-05-02 chegar 8202423: Small HTTP Client refresh
2018-04-17 chegar 8197564: HTTP Client implementation
less more (0) tip