Exception for common errors in this module.
Gets content charset (possibly empty) by URL.
Gets HTTP content type by URL.
This function searches all elements from HTML page with a specific tag.
This function searches all elements by a specific tag and an attribute.
This function returns title of Internet-page.
Gets HTTP response headers by URL.
Get text content as amalthea.encoding.UniString by URL. The implementation of 'get' from the standard library is taken as a basis.
GET request to raw content.
Checks if the URL is a link to HTML page.
POST request.
POST request to get an answer with raw content.
Search and replace special characters in HTML for normal view.