Advertisement
daryast

Untitled

Apr 17th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.35 KB | None | 0 0
  1. object(Guzzle\Http\Message\Response)#76 (10) { ["body":protected]=> object(Guzzle\Http\EntityBody)#75 (6) { ["contentEncoding":protected]=> bool(false) ["rewindFunction":protected]=> NULL ["stream":protected]=> resource(11) of type (stream) ["size":protected]=> NULL ["cache":protected]=> array(9) { ["wrapper_type"]=> string(3) "PHP" ["stream_type"]=> string(4) "TEMP" ["mode"]=> string(3) "w+b" ["unread_bytes"]=> int(0) ["seekable"]=> bool(true) ["uri"]=> string(10) "php://temp" ["is_local"]=> bool(true) ["is_readable"]=> bool(true) ["is_writable"]=> bool(true) } ["customData":protected]=> array(1) { ["default"]=> bool(true) } } ["reasonPhrase":protected]=> string(2) "OK" ["statusCode":protected]=> int(200) ["info":protected]=> array(22) { ["url"]=> string(57) "http://127.0.0.1/debugutils/es/webresources/search/driver" ["content_type"]=> string(9) "text/html" ["http_code"]=> int(200) ["header_size"]=> int(388) ["request_size"]=> int(205) ["filetime"]=> int(-1) ["ssl_verify_result"]=> int(0) ["redirect_count"]=> int(0) ["total_time"]=> float(9.186895) ["namelookup_time"]=> float(6.6E-5) ["connect_time"]=> float(0.00028) ["pretransfer_time"]=> float(0.000285) ["size_upload"]=> float(333) ["size_download"]=> float(27282) ["speed_download"]=> float(2969) ["speed_upload"]=> float(36) ["download_content_length"]=> float(-1) ["upload_content_length"]=> float(333) ["starttransfer_time"]=> float(0.000352) ["redirect_time"]=> float(0) ["certinfo"]=> array(0) { } ["redirect_url"]=> string(0) "" } ["effectiveUrl":protected]=> string(57) "http://127.0.0.1/debugutils/es/webresources/search/driver" ["headers":protected]=> object(Guzzle\Http\Message\Header\HeaderCollection)#79 (1) { ["headers":protected]=> array(10) { ["server"]=> object(Guzzle\Http\Message\Header)#80 (3) { ["values":protected]=> array(1) { [0]=> string(12) "nginx/1.10.1" } ["header":protected]=> string(6) "Server" ["glue":protected]=> string(1) "," } ["date"]=> object(Guzzle\Http\Message\Header)#81 (3) { ["values":protected]=> array(1) { [0]=> string(29) "Mon, 17 Apr 2017 12:59:21 GMT" } ["header":protected]=> string(4) "Date" ["glue":protected]=> string(1) "," } ["content-type"]=> object(Guzzle\Http\Message\Header)#82 (3) { ["values":protected]=> array(1) { [0]=> string(9) "text/html" } ["header":protected]=> string(12) "Content-Type" ["glue":protected]=> string(1) "," } ["transfer-encoding"]=> object(Guzzle\Http\Message\Header)#83 (3) { ["values":protected]=> array(1) { [0]=> string(7) "chunked" } ["header":protected]=> string(17) "Transfer-Encoding" ["glue":protected]=> string(1) "," } ["connection"]=> object(Guzzle\Http\Message\Header)#84 (3) { ["values":protected]=> array(1) { [0]=> string(10) "keep-alive" } ["header":protected]=> string(10) "Connection" ["glue":protected]=> string(1) "," } ["x-powered-by"]=> object(Guzzle\Http\Message\Header)#85 (3) { ["values":protected]=> array(1) { [0]=> string(22) "PHP/5.3.10-1ubuntu3.26" } ["header":protected]=> string(12) "X-Powered-By" ["glue":protected]=> string(1) "," } ["set-cookie"]=> object(Guzzle\Http\Message\Header)#86 (3) { ["values":protected]=> array(1) { [0]=> string(44) "PHPSESSID=3to585vthls51fi2ekvhtl75o3; path=/" } ["header":protected]=> string(10) "Set-Cookie" ["glue":protected]=> string(1) "," } ["expires"]=> object(Guzzle\Http\Message\Header)#87 (3) { ["values":protected]=> array(1) { [0]=> string(29) "Thu, 19 Nov 1981 08:52:00 GMT" } ["header":protected]=> string(7) "Expires" ["glue":protected]=> string(1) "," } ["cache-control"]=> object(Guzzle\Http\Message\Header\CacheControl)#88 (4) { ["directives":protected]=> NULL ["values":protected]=> array(1) { [0]=> string(62) "no-store, no-cache, must-revalidate, post-check=0, pre-check=0" } ["header":protected]=> string(13) "Cache-Control" ["glue":protected]=> string(1) "," } ["pragma"]=> object(Guzzle\Http\Message\Header)#89 (3) { ["values":protected]=> array(1) { [0]=> string(8) "no-cache" } ["header":protected]=> string(6) "Pragma" ["glue":protected]=> string(1) "," } } } ["headerFactory":protected]=> object(Guzzle\Http\Message\Header\HeaderFactory)#78 (1) { ["mapping":protected]=> array(2) { ["cache-control"]=> string(39) "Guzzle\Http\Message\Header\CacheControl" ["link"]=> string(31) "Guzzle\Http\Message\Header\Link" } } ["params":protected]=> object(Guzzle\Common\Collection)#77 (1) { ["data":protected]=> array(0) { } } ["protocol":protected]=> string(4) "HTTP" ["protocolVersion":protected]=> string(3) "1.1" }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement