1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/http
Sven Merk ab9e154d10
Replace io.Copy (#2934)
* Replace io.Copy

* Test coverage

* Improve test

* Fix fmt

* Improve error handling in test

* Fix code

* Improve test error log

* Fix fmt

* Fix unix file handles

* Fix error message

* Resolve code climate issue
2021-06-23 14:41:52 +02:00
..
downloader_test.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
downloader.go Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
http_test.go feat(http): Resilience via retry on intermittent communication issues (#2877) 2021-06-15 11:13:24 +02:00
http.go Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00