2018-02-05 |
chegar |
http-client-branch: HttpHeadersImpl use more efficient entrySet
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: use UTF-8 for all convertions to String
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: immutable data Flow
http-client-branch
|
changeset |
files
|
2018-02-05 |
dfuchs |
http-client-branch: add tests with an HTTP/2 server for custom basic and digest authentication
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: merge
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: possible null dereference in Exchange
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: remove redundant null check in Http1Request
http-client-branch
|
changeset |
files
|
2018-02-05 |
prappo |
http-client-branch: (WebSocket) merge (2)
http-client-branch
|
changeset |
files
|
2018-02-05 |
prappo |
http-client-branch: (WebSocket) merge
http-client-branch
|
changeset |
files
|
2018-02-01 |
prappo |
http-client-branch: (WebSocket) cleanup
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: inconsistent synchronization in ConnectionPool
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: inconsistent synchronization of PushGroup
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: incorrect protected field in final class
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: fix serializable fields in internal ALPNException
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: fix mutable byte[] references
http-client-branch
|
changeset |
files
|
2018-02-01 |
prappo |
http-client-branch: (WebSocket) example-test
http-client-branch
|
changeset |
files
|
2018-01-31 |
prappo |
http-client-branch: (WebSocket) test
http-client-branch
|
changeset |
files
|
2018-01-31 |
chegar |
http-client-branch: long lines in ServerPushWithDiffTypes
http-client-branch
|
changeset |
files
|
2018-01-31 |
prappo |
http-client-branch: (WebSocket) tiny spec simplification + test
http-client-branch
|
changeset |
files
|
2018-01-31 |
dfuchs |
http-client-branch: honor legacy jdk.http.auth.* property when handling proxy-authorization
http-client-branch
|
changeset |
files
|
2018-01-31 |
chegar |
http-client-branch: update debugging output in SplitResponse
http-client-branch
|
changeset |
files
|
2018-01-31 |
prappo |
http-client-branch: (WebSocket) test rename
http-client-branch
|
changeset |
files
|
2018-01-31 |
prappo |
http-client-branch: (WebSocket) tests
http-client-branch
|
changeset |
files
|
2018-01-31 |
chegar |
http-client-branch: expand FlowAdapterSubscriberTest with mapping using convenience handlers
http-client-branch
|
changeset |
files
|
2018-01-31 |
chegar |
http-client-branch: only add h2 ALPN if TLSv1.2 or greater
http-client-branch
|
changeset |
files
|
2018-01-30 |
prappo |
http-client-branch: (WebSocket) A test for onClose & IllegalStateException
http-client-branch
|
changeset |
files
|
2018-01-30 |
prappo |
http-client-branch: (WebSocket) consistent method names in test
http-client-branch
|
changeset |
files
|
2018-01-30 |
prappo |
http-client-branch: (WebSocket) rearranged methods in tests
http-client-branch
|
changeset |
files
|
2018-01-30 |
prappo |
http-client-branch: (WebSocket) more tests
http-client-branch
|
changeset |
files
|
2018-01-30 |
chegar |
http-client-branch: fix issue in SSL flow delegate when handshake error occurs during unwrap
http-client-branch
|
changeset |
files
|
2018-01-29 |
michaelm |
http-client-branch: changed default protocol version when plain http over proxy requested.
http-client-branch
|
changeset |
files
|
2018-01-29 |
chegar |
http-client-branch: merge with default
http-client-branch
|
changeset |
files
|
2018-01-26 |
dfuchs |
http-client-branch: make it possible to supply proxy-authorization headers
http-client-branch
|
changeset |
files
|
2018-01-26 |
prappo |
http-client-branch: SequentialScheduler cleanup
http-client-branch
|
changeset |
files
|
2018-01-24 |
chegar |
http-client-branch: add api/impl notes to WebSocket onClose
http-client-branch
|
changeset |
files
|
2018-01-23 |
chegar |
http-client-branch: restore inadvertantly removed @FunctionalInterface
http-client-branch
|
changeset |
files
|
2018-01-23 |
chegar |
http-client-branch: clean up and expand push promise tests
http-client-branch
|
changeset |
files
|
2018-01-23 |
chegar |
http-client-branch: Import of 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
http-client-branch
|
changeset |
files
|
2018-01-22 |
prappo |
http-client-branch: MinimalFuture deep obtrusion
http-client-branch
|
changeset |
files
|
2018-01-19 |
dfuchs |
http-client-branch: renamed PushPromiseHandler.withPushPromises into PushPromiseHandler.of
http-client-branch
|
changeset |
files
|
2018-01-19 |
dfuchs |
http-client-branch: 8194729: Java 9's HttpClient doesn't allow custom 'Authorization' headers
http-client-branch
|
changeset |
files
|
2018-01-19 |
michaelm |
Merge
http-client-branch
|
changeset |
files
|
2018-01-19 |
michaelm |
http-client-branch: make PushPromiseHandlerMap package private
http-client-branch
|
changeset |
files
|
2018-01-19 |
chegar |
http-client-branch: clarify behavior of restricted methods in the builder
http-client-branch
|
changeset |
files
|
2018-01-19 |
shade |
Disable two more tests when Epsilon is not available.
epsilon-gc-branch
|
changeset |
files
|
2018-01-19 |
shade |
Use proper flag aliasing machinery. Avoid setting immutable develop flags in release builds.
epsilon-gc-branch
|
changeset |
files
|
2018-01-19 |
hb |
Fixed double string escaping, corrected type
jmx-rest-api
|
changeset |
files
|
2018-01-19 |
hb |
1. Removed all changes to Java SE APIs
jmx-rest-api
|
changeset |
files
|
2018-01-18 |
chegar |
http-cient-branch: cleanup push promise spec
http-client-branch
|
changeset |
files
|
2018-01-18 |
prappo |
http-client-branch: (WebSocket) a number of tests for exceptional completion
http-client-branch
|
changeset |
files
|
2018-01-18 |
chegar |
http-client-branch: add offline testing example
http-client-branch
|
changeset |
files
|
2018-01-18 |
shade |
Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC
epsilon-gc-branch
|
changeset |
files
|
2018-01-18 |
shade |
Merge
epsilon-gc-branch
|
changeset |
files
|
2018-01-17 |
chegar |
http-client-branch: fix acc in PushGroup
http-client-branch
|
changeset |
files
|
2018-01-17 |
dfuchs |
Merge
http-client-branch
|
changeset |
files
|
2018-01-16 |
chegar |
http-client-tutorial: additional informational comments and fixes
http-client-tutorial
|
changeset |
files
|
2018-01-16 |
chegar |
http-client-tutorial: comments
http-client-tutorial
|
changeset |
files
|
2018-01-16 |
chegar |
http-client-tutorial: cleanup
http-client-tutorial
|
changeset |
files
|
2018-01-16 |
chegar |
http-client-tutorial: more cleanup and fixes to IDEA project
http-client-tutorial
|
changeset |
files
|
2018-01-16 |
chegar |
http-client-tutorial: fixes to IDEA project
http-client-tutorial
|
changeset |
files
|