The Jetty HttpClient implementation has a
"timeout" property
that controls how long the client waits for a response from the server. We should expose this from org.apache.servicemix.http.endpoints.HttpProviderEndpoint so it can be configured easily, as the default is 320 seconds.
Besides configure it per HttpProviderEndpoint, also users can configuration it for shared jettyClient across HttpComponent through /component.properties