Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
vitix
master
ConfigReader
Configuracion
Internet
InternetDeMentira
MultiplesServidores
Pedido
RandomMentira
Regla
ReglaFactory
ReglaNoExiste
Respuesta
RespuestaError
Tonel
UnServidor
Vitix
Built with Crystal 1.9.2
2023-10-07 16:57:01 UTC
class
Internet
Internet
Reference
Object
Direct Known Subclasses
InternetDeMentira
Defined in:
vitix/outer_space/internet.cr
Instance Method Summary
#do
(host, pedido)
#get
(url)
#post
(url, body)
#put
(url, body)
Macro Summary
wrap
(accion)
Instance Method Detail
def
do
(host, pedido)
#
[
View source
]
def
get
(url)
#
[
View source
]
def
post
(url, body)
#
[
View source
]
def
put
(url, body)
#
[
View source
]
Macro Detail
macro
wrap
(accion)
#
[
View source
]