Expand description
Functions
- Fetches the contents of a URL using HTTP Basic authentication and returns them as a
String
. - Sends a POST request to the specified URL and returns the response as a
String
. - Fetches the contents of a URL and returns them as a
String
. - Send a request to the specified URL with retries and a timeout
- Fetches the contents of a URL and returns them as a
String
.