Response

HTTP response data object class.

since

1.0

package

Joomla Framework

Properties

code

The server response code.

since

1.0

Type(s)

int

headers

Response headers.

since

1.0

Type(s)

array

body

Server response body.

since

1.0

Type(s)

string