http
module provides functions for making HTTP requests.
url
: The URL to make the request toheaders
: Optional dictionary of headers to include in the requesturl
: The URL to make the request todata
: Optional data to send in the request bodyheaders
: Optional dictionary of headers to include in the request