Petals-BC-REST 2.4.0+

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
It is based on:
* Eclipse Jetty v9.4.11.v20180605 (http://www.eclipse.org/jetty/),
* [Apache HTTP Asynchronous Client|https://hc.apache.org/httpcomponents-asyncclient-4.1.x/index.html] v4.1.34, patched with:
** [Apache HTTP Core|https://hc.apache.org/httpcomponents-core-4.4.x/index.html] v4.4.8, v4.4.14,
** [Apache HTTP Core|https://hc.apache.org/httpcomponents-core-4.4.x/index.html] NIO v4.4.8, v4.4.14,
* Jersey v2.33 (https://jersey.github.io/),
* Staxon v1.3 (https://github.com/beckchr/staxon),
* Java JWT v0.7.0 v0.9.1 (https://github.com/jwtk/jjwt).

{info}
{table-plus}
|| {color:#333333}Parameter{color} || {color:#333333}Description{color} || {color:#333333}Default{color} || {color:#333333}Required{color} || Scope ||
| max-connection-per-route | Max number of connections per target host, used to establish a connection to the remote external resource. | {center}2{center} | {center}No{center} | {center}Installation{center} |
| connection-timeout | Timeout, in milliseconds, used to establish a connection to the remote external resource. | {center}60s{center} | {center}No{center} | {center}Installation{center} |
| read-timeout | Timeout, in milliseconds, used to receive the response of a remote external resource. | {center}60s{center} | {center}No{center} | {center}Installation{center} |