golift / starr

Starr Library: Fully functional go package to interact with Lidarr, Prowlarr, Radarr, Readarr, and Sonarr APIs.
https://golift.io/discord
MIT License
66 stars 18 forks source link

preserve client transport in debug log #116

Closed davidnewhall closed 1 year ago

davidnewhall commented 1 year ago

The TLS Config passed into the http client gets overwritten; this fixes it.