TYPO3  7.6
HTTP_Request2_Response Member List

This is the complete list of members for HTTP_Request2_Response, including all inherited members.

$bodyHTTP_Request2_Responseprotected
$bodyEncodedHTTP_Request2_Responseprotected
$codeHTTP_Request2_Responseprotected
$cookiesHTTP_Request2_Responseprotected
$effectiveUrlHTTP_Request2_Responseprotected
$headersHTTP_Request2_Responseprotected
$lastHeaderHTTP_Request2_Responseprotected
$phrasesHTTP_Request2_Responseprotectedstatic
$reasonPhraseHTTP_Request2_Responseprotected
$versionHTTP_Request2_Responseprotected
__construct($statusLine, $bodyEncoded=true, $effectiveUrl=null)HTTP_Request2_Response
appendBody($bodyChunk)HTTP_Request2_Response
decodeDeflate($data)HTTP_Request2_Responsestatic
decodeGzip($data)HTTP_Request2_Responsestatic
getBody()HTTP_Request2_Response
getCookies()HTTP_Request2_Response
getDefaultReasonPhrase($code=null)HTTP_Request2_Responsestatic
getEffectiveUrl()HTTP_Request2_Response
getHeader($headerName=null)HTTP_Request2_Response
getReasonPhrase()HTTP_Request2_Response
getStatus()HTTP_Request2_Response
getVersion()HTTP_Request2_Response
isRedirect()HTTP_Request2_Response
parseCookie($cookieString)HTTP_Request2_Responseprotected
parseHeaderLine($headerLine)HTTP_Request2_Response