Interface HttpControllerResponseInterface

Interface HttpControllerResponseInterface

Direct known implementers

HttpControllerResponse

Methods summary

public getHeaders( void ) : array

Returns the response headers array.

public getBody( void ) : string

Returns the response body string.