HttpClient

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

Attributes

Companion:
object
Graph
Supertypes
trait Client
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def get(announceUrl: Uri, infoHash: InfoHash): IO[Response]

Attributes

Inherited from:
Client