class CrMangaDownloadr::DownloadrClient

Direct Known Subclasses

Defined in:

cr_manga_downloadr/downloadr_client.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : CrMangaDownloadr::Config) #

[View source]

Instance Method Detail

def close #

[View source]
def domain=(new_domain : String) #

[View source]
def fetch(uri : String) #

[View source]
def fetch_to(uri : String, filename : String) #

[View source]
def get(uri : String, binary = false) #

[View source]
def http_client! #

[View source]