http README: remove text about only running over TLS

This commit is contained in:
Joakim Frostegård 2024-01-27 13:31:07 +01:00 committed by GitHub
parent 5de0a7ec97
commit 264a12230e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,7 +95,6 @@ After starting the tracker, run the load tester:
Implements:
* [BEP 003]: HTTP BitTorrent protocol ([more details](https://wiki.theory.org/index.php/BitTorrentSpecification#Tracker_HTTP.2FHTTPS_Protocol)). Exceptions:
* Only runs over TLS
* Doesn't track the number of torrent downloads (0 is always sent)
* Only compact responses are supported
* [BEP 023]: Compact HTTP responses
@ -111,4 +110,4 @@ fine in production.
Copyright (c) 2020-2023 Joakim Frostegård
Distributed under the terms of the Apache 2.0 license. Please refer to the
`LICENSE` file in the repository root directory for details.
`LICENSE` file in the repository root directory for details.