http
Example:
Functions:
get
Gets the content of a webpage.
Argument | Type | Required |
---|---|---|
URL | string | + |
download
Downloads from a given URL to a given location on the system.
Argument | Type | Required |
---|---|---|
URL | string | + |
filename | string | + |
Last updated