mixed http\Client\Response::getTransferInfo([string $name = NULL])Retrieve transfer related information after the request has completed. See http\Client::getTransferInfo().
stdClass instance with all transfer info if $name was not given.mixed, the specific transfer info for $name.