]> Sergey Matveev's repositories - btrtrc.git/commit
Fix http announce of infohash containing ' ' bytes (#591)
authorMatt Joiner <anacrolix@gmail.com>
Sun, 12 Sep 2021 04:11:59 +0000 (14:11 +1000)
committerGitHub <noreply@github.com>
Sun, 12 Sep 2021 04:11:59 +0000 (14:11 +1000)
commita9cbb644c59311954660ad4fd7d3314c8fdfaa89
tree1af17f03bc61bf66091ff2930951182c60a5675e
parent79ad5e4676c3c88fcec3dfcee2b68844522a5b18
Fix http announce of infohash containing ' ' bytes (#591)

Fixes https://github.com/anacrolix/torrent/issues/534.
tracker/http/http.go
tracker/http/http_test.go