network

Модуль позволяет отправлять http запросы и получать ответ

get

network:get(host) -- string

post

network:post(host, json) -- string

Last updated