bndr / gojenkins

Jenkins API Client in Go. Looking for maintainers to move this project forward.
Apache License 2.0
869 stars 446 forks source link

Display HTTP status code on Init() connection failure #290

Open NeonWizard opened 2 years ago

NeonWizard commented 2 years ago

Small change to display the HTTP status code on connection failure in Init()

289