]> Sergey Matveev's repositories - btrtrc.git/commit
Trivial HTTP support for adding torrent files by (#126)
authorIgor Shishkin <me@teran.ru>
Tue, 25 Oct 2016 08:13:06 +0000 (11:13 +0300)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 25 Oct 2016 08:13:06 +0000 (19:13 +1100)
commitc43751cfea61d47aa4cff19939d338d1840dc023
tree40d0d7afe9fa961c04d738990b133099221b9245
parent5c5a26afedee70dc16adbd3e00bcec239f289a73
Trivial HTTP support for adding torrent files by (#126)

* Trivial HTTP support for adding torrent files by

Sometimes it's really usefull to do not download
torrent file locally but simply pass HTTP link
this patch adds such ability.

Signed-off-by: Igor Shishkin <me@teran.ru>
* Fix for closing http connection after use

Signed-off-by: Igor Shishkin <me@teran.ru>
cmd/torrent/main.go