mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
dd94ba7213
The TransportTimeout value is now applied to the "response header timeout" and "expect continue timeout" as is. Previously there was a hard limit of 10 seconds and 1 second respectively (originating from the article I based the previous PR on). While this doesn't allow for fine-grained control, it is reasonable to apply the meaning of "transport timeout" to any state or phase of a HTTP connection. This change should solve the needs of some Piper clients to configure very long response header timeouts of 5 minutes and above. |
||
---|---|---|
.. | ||
downloader_test.go | ||
downloader.go | ||
http_test.go | ||
http.go |