Implements the <ruleset> handler.
Contents
Represents <ruleset>, except for proxy/settings (which are handled elsewhere).
This is a container for rules/actions. It contains many <rule> objects.
Returns a list of headers (in the form [(header_name, header_value)...] parsed from an HTML document, where the headers are in the format <meta http-equiv="header_name" content="header_value">