Class SimplePie_File

Description
  • todo: Move to properly supporting RFC2616 (HTTP/1.1)

Located in /libraries/simplepie/simplepie.php (line 7637)


	
			
Variable Summary
 mixed $body
 mixed $error
 mixed $headers
 mixed $method
 mixed $redirects
 mixed $status_code
 mixed $success
 mixed $url
 mixed $useragent
Method Summary
 SimplePie_File SimplePie_File ( $url, [ $timeout = 10], [ $redirects = 5], [ $headers = null], [ $useragent = null], [ $force_fsockopen = false])
Variables
mixed $body (line 7643)
mixed $error (line 7646)
mixed $headers = array() (line 7642)
mixed $method = SIMPLEPIE_FILE_SOURCE_NONE (line 7647)
mixed $redirects = 0 (line 7645)
mixed $status_code (line 7644)
mixed $success = true (line 7641)
mixed $url (line 7639)
mixed $useragent (line 7640)
Methods
Constructor SimplePie_File (line 7649)
SimplePie_File SimplePie_File ( $url, [ $timeout = 10], [ $redirects = 5], [ $headers = null], [ $useragent = null], [ $force_fsockopen = false])
  • $url
  • $timeout
  • $redirects
  • $headers
  • $useragent
  • $force_fsockopen

Documentation generated on Tue, 19 Nov 2013 15:13:49 +0100 by phpDocumentor 1.4.3