Set the URL of the feed you want to parse
SimplePie::force_feed
Force the given data/URL to be treated as a feed
SimplePie::__destruct
Remove items that link back to this before destroying this object
SimplePie::__toString
Used for converting object to a string
Advertisement
SimplePie::__construct
The SimplePie class contains feed level data and options
Requests::match_domain
Requests::compatible_gzinflate
Decompression of deflated string while staying compatible with the majority of servers.
Requests::decompress
Decompress an encoded body
Advertisement
Requests::flattern
Convert a key => value array to a ‘key: value’ array for headers
Requests::flatten
Convert a key => value array to a ‘key: value’ array for headers
Requests::decode_chunked
Decoded a chunked body as per RFC 2616
Requests::parse_multiple
Callback for `transport.internal.parse_response`
Advertisement
Requests::parse_response
HTTP response parser
Requests::set_defaults
Set the default values
Requests::set_certificate_path
Set default certificate path.