SimplePie
[ class tree: SimplePie ] [ index: SimplePie ] [ all elements ]

Class: SimplePie_HTTP_Parser

Source Location: /simplepie.inc

Class Overview


HTTP Response Parser


Variables

Methods



Class Details

[line 7839]
HTTP Response Parser



[ Top ]


Class Variables

$body =  ''

[line 7879]

Body of the response



Tags:

access:  public

Type:   string


[ Top ]

$headers = array()

[line 7871]

Key/value pairs of the headers



Tags:

access:  public

Type:   array


[ Top ]

$http_version =  0.0

[line 7847]

HTTP Version



Tags:

access:  public

Type:   float


[ Top ]

$reason =  ''

[line 7863]

Reason phrase



Tags:

access:  public

Type:   string


[ Top ]

$status_code =  0

[line 7855]

Status code



Tags:

access:  public

Type:   int


[ Top ]



Class Methods


constructor SimplePie_HTTP_Parser [line 7935]

SimplePie_HTTP_Parser SimplePie_HTTP_Parser( string $data)

Create an instance of the class with the input data



Tags:

access:  public


Parameters:

string   $data   Input data

[ Top ]

method parse [line 7947]

bool parse( )

Parse the input data



Tags:

return:  true on success, false on failure
access:  public


[ Top ]


Documentation generated on Sat, 16 Aug 2008 07:54:08 -0700 by phpDocumentor 1.3.1