1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/http
Florian Wilhelm fdb9fd3c6e
Print "Status" in error case in http client (#1256)
This might provide useful context to the user.

For example when you try to upload a SNAPSHOT jar to a maven-release
repo in nexus, this will print an error like

returned with response 400 Repository version policy: RELEASE does
not allow version: 1.0-SNAPSHOT

instead of

returned with HTTP Code 400
2020-03-09 19:25:40 +01:00
..
downloader_test.go Support nested folders when performing a http download into a file (#1206) 2020-02-25 16:52:12 +01:00
downloader.go Support nested folders when performing a http download into a file (#1206) 2020-02-25 16:52:12 +01:00
http_test.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
http.go Print "Status" in error case in http client (#1256) 2020-03-09 19:25:40 +01:00