You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch exposes the properties of HttpURLConnection within SimpleClientHttpRequestFactory such as connectTimeout and readTimeout.
There will therefore be no loss of available functionality in using Spring's ClientHttpRequestFactory in place of a HttpURLConnection.