]> Sergey Matveev's repositories - btrtrc.git/commit
Rename some HTTP identifiers to Http
authorMatt Joiner <anacrolix@gmail.com>
Mon, 28 Nov 2022 23:44:46 +0000 (10:44 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 28 Nov 2022 23:45:38 +0000 (10:45 +1100)
commit3d49eec03a74a493211fde74a236fcbbaefdd29d
tree4686258b9a309043894a9d255f84823ce005395d
parent916af6e38ad80485dcf7c7b0197cbf8a14da1dbd
Rename some HTTP identifiers to Http

I believe the Go convention on this is bad, and this names them inline with the style used elsewhere in anacrolix/torrent with Ip for example.

Unfortunately it's pretty widespread, so I've only changed the recent additions.
config.go
tracker/http/http.go
tracker/tracker.go
tracker_scraper.go