Response

HTTP response data object class.

since

1.7.3

package

Joomla CMS

Properties

code

The server response code.

since

1.7.3

Type(s)

int

headers

Response headers.

since

1.7.3

Type(s)

array

body

Server response body.

since

1.7.3

Type(s)

string