JHttpResponse

HTTP response data object class.

package

Joomla.Platform

subpackage

HTTP

since

11.3

Properties

code

The server response code.

since

11.3

Type(s)

integer

headers

Response headers.

since

11.3

Type(s)

array

body

Server response body.

since

11.3

Type(s)

string