Expand description
Functions used by other modules for network access
Functionsยง
- encode_
string - Applies basic encoding for use as an argument for a URL
- get_
raw_ html - Returns the raw HTML of a given URL wraped in an Result.
- unescape_
string - Returns a String with common escaped characters unescaped.