The http\Client\Response class represents an HTTP message the client returns as answer from a server to an http\Client\Request.
None.
None.
Extract response cookies.
mixed
http\Client\Response::getCookies([int
$flags = 0[, array
$allowed_extras = NULL
]])
Retrieve transfer related information after the request has completed.
mixed
http\Client\Response::getTransferInfo([string
$name = NULL
])