Class SimplePie_Content_Type_Sniffer
Content-type sniffing
Based on the rules in http://tools.ietf.org/html/draft-abarth-mime-sniff-06
This is used since we can't always trust Content-Type headers, and is based upon the HTML5 parsing rules.
This class can be overloaded with SimplePie_Core::set_content_type_sniffer_class()
public
|
#
__construct(
Create an instance of the class with the input file |
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
public
|
$file |
|
#
File object |