HttpClient

com.github.torrentdam.tracker.impl.HttpClient$
See theHttpClient companion trait
object HttpClient

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def impl(httpGet: Uri => IO[ByteVector]): HttpClient

Concrete fields

val ResponseReader: BencodeReader[Response]