HttpControllerResponseInterface

Extends

Interface HttpControllerResponseInterface

category

System

package

Http

subpackage

Interfaces

Methods

Returns the response body string.

getBody() : string

Response

string

Returns the response headers array.

getHeaders() : array

Response

array