DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Warning |
|---|
The java.net.http.HttpClient support of timeouts (send / receive) is incomplete: - https://bugs.openjdk.org/browse/JDK-8258397 |
Another contextual properties include:
| Contextual Property | Default Value | Description |
|---|---|---|
force.urlconnection.http.conduit | false | Reverts the default HTTP client to URLConnectionHTTPConduit (by setting true) |
| share.httpclient.http.conduit | true | Shares the underlying |
| https.reset.httpclient.http.conduit | true | Reverts the underlying |
Authentication
Basic Authentication
...