|
Previous Page |
Solar_Http_Response |
Next Page |
getContent()
public
string
getContent (
)
Gets the body content of the response.
Parameters
- None.
Returns
- (string) The body content of the response.
Description
Gets the body content of the response.
While this is not strictly necessary (because $content is public), it serves to complete the get/set method list.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __toString()
- _exception()
- _sendHeaders()
- apiVersion()
- display()
- dump()
- getContent()
- getCookie()
- getCookies()
- getHeader()
- getHeaders()
- getStatusCode()
- getStatusText()
- getVersion()
- locale()
- setContent()
- setCookie()
- setCookiesHttponly()
- setHeader()
- setStatusCode()
- setStatusText()
- setVersion()