object(Requests_Response)#4 (9) { ["body"]=> string(356) "{ "args": {}, "headers": { "Accept": "application/json", "Accept-Encoding": "deflate, gzip, br", "Host": "httpbin.org", "Referer": "http://httpbin.org/get", "User-Agent": "Awesomesauce", "X-Amzn-Trace-Id": "Root=1-66f6e825-6a49d08d4023d59536c7df5c" }, "origin": "208.109.14.155", "url": "http://httpbin.org/get" } " ["raw"]=> string(586) "HTTP/1.1 200 OK Date: Fri, 27 Sep 2024 17:15:17 GMT Content-Type: application/json Content-Length: 356 Connection: keep-alive Server: gunicorn/19.9.0 Access-Control-Allow-Origin: * Access-Control-Allow-Credentials: true { "args": {}, "headers": { "Accept": "application/json", "Accept-Encoding": "deflate, gzip, br", "Host": "httpbin.org", "Referer": "http://httpbin.org/get", "User-Agent": "Awesomesauce", "X-Amzn-Trace-Id": "Root=1-66f6e825-6a49d08d4023d59536c7df5c" }, "origin": "208.109.14.155", "url": "http://httpbin.org/get" } " ["headers"]=> object(Requests_Response_Headers)#6 (1) { ["data":protected]=> array(6) { ["date"]=> array(1) { [0]=> string(29) "Fri, 27 Sep 2024 17:15:17 GMT" } ["content-type"]=> array(1) { [0]=> string(16) "application/json" } ["content-length"]=> array(1) { [0]=> string(3) "356" } ["server"]=> array(1) { [0]=> string(15) "gunicorn/19.9.0" } ["access-control-allow-origin"]=> array(1) { [0]=> string(1) "*" } ["access-control-allow-credentials"]=> array(1) { [0]=> string(4) "true" } } } ["status_code"]=> int(200) ["success"]=> bool(true) ["redirects"]=> int(0) ["url"]=> string(22) "http://httpbin.org/get" ["history"]=> array(0) { } ["cookies"]=> object(Requests_Cookie_Jar)#2 (1) { ["cookies":protected]=> array(0) { } } } object(Requests_Response)#5 (9) { ["body"]=> string(35) "{ "user-agent": "Awesomesauce" } " ["raw"]=> string(264) "HTTP/1.1 200 OK Date: Fri, 27 Sep 2024 17:15:18 GMT Content-Type: application/json Content-Length: 35 Connection: keep-alive Server: gunicorn/19.9.0 Access-Control-Allow-Origin: * Access-Control-Allow-Credentials: true { "user-agent": "Awesomesauce" } " ["headers"]=> object(Requests_Response_Headers)#8 (1) { ["data":protected]=> array(6) { ["date"]=> array(1) { [0]=> string(29) "Fri, 27 Sep 2024 17:15:18 GMT" } ["content-type"]=> array(1) { [0]=> string(16) "application/json" } ["content-length"]=> array(1) { [0]=> string(2) "35" } ["server"]=> array(1) { [0]=> string(15) "gunicorn/19.9.0" } ["access-control-allow-origin"]=> array(1) { [0]=> string(1) "*" } ["access-control-allow-credentials"]=> array(1) { [0]=> string(4) "true" } } } ["status_code"]=> int(200) ["success"]=> bool(true) ["redirects"]=> int(0) ["url"]=> string(29) "http://httpbin.org/user-agent" ["history"]=> array(0) { } ["cookies"]=> object(Requests_Cookie_Jar)#2 (1) { ["cookies":protected]=> array(0) { } } }