]> Sergey Matveev's repositories - btrtrc.git/commit
Provide trackers specific http client
authordz0ny <dz0ny@ubuntu.si>
Sat, 28 Oct 2017 14:29:36 +0000 (16:29 +0200)
committerdz0ny <dz0ny@ubuntu.si>
Sat, 28 Oct 2017 14:30:10 +0000 (16:30 +0200)
commitcaa58d0f69d4d9d59fdac3e2dd8498daab7839f7
treeb32c13affe7488efe8e5f5ab8070dafc10f82ed5
parent911423307d2ae0ffa555b323fb7414b7f427e915
Provide trackers specific http client

Mainly follows https://medium.com/@nate510/don-t-use-go-s-default-http-client-4804cb19f779
but also disables HTTPS certificate verification.
tracker/http.go