http

Example:

content = http.get("https://random_page.php?search=1337")

Functions:

get

Gets the content of a webpage.

download

Downloads from a given URL to a given location on the system.

Last updated