class InternetDeMentira

Defined in:

vitix/outer_space/internetDeMentira.cr

Constructors

Instance Method Summary

Instance methods inherited from class Internet

do(host, pedido) do, get(url) get, post(url, body) post, put(url, body) put

Constructor Detail

def self.new(directorio : Hash(String, String) = {} of String => String) #

[View source]

Instance Method Detail

def desconectar(servidor) #

[View source]
def do(host, pedido) #

[View source]
def get(url) #

[View source]