]> Sergey Matveev's repositories - btrtrc.git/commit
tracker: Allow resolving announce URL host in advance, and passing the desired Host...
authorMatt Joiner <anacrolix@gmail.com>
Thu, 19 May 2016 14:48:46 +0000 (00:48 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 19 May 2016 14:48:46 +0000 (00:48 +1000)
commit2c5eb2ae433e71a913a317a404752056674e71cc
tree5af01a1cd82559932cd550f75ce78c4a190c880f
parent8cdcbe9d40bc0faed7350fe47a870288132d6305
tracker: Allow resolving announce URL host in advance, and passing the desired Host field for HTTP requests

Also did some clean-up of the announce code, the concept of a client is going away.
tracker/http.go
tracker/tracker.go
tracker/udp.go