Deprecated: The PSR-0 `Requests_...` class names in the Requests library are deprecated. Switch to the PSR-4 `WpOrg\Requests\...` class names at your earliest convenience. in /home/gmarket/public_html/vendor/rmccue/requests/library/Requests.php on line 21
object(WpOrg\Requests\Response)#6 (10) {
["body"]=>
string(311) "{
"args": {},
"headers": {
"Accept": "application/json",
"Accept-Encoding": "deflate, gzip",
"Host": "httpbin.org",
"User-Agent": "Awesomesauce",
"X-Amzn-Trace-Id": "Root=1-683613fd-3a7fa9da39d9cd480a473d02"
},
"origin": "103.169.160.174",
"url": "http://httpbin.org/get"
}
"
["raw"]=>
string(536) "HTTP/1.1 200 OK
Date: Tue, 27 May 2025 19:35:28 GMT
Content-Type: application/json
Content-Length: 311
Connection: close
Server: gunicorn/19.9.0
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
{
"args": {},
"headers": {
"Accept": "application/json",
"Accept-Encoding": "deflate, gzip",
"Host": "httpbin.org",
"User-Agent": "Awesomesauce",
"X-Amzn-Trace-Id": "Root=1-683613fd-3a7fa9da39d9cd480a473d02"
},
"origin": "103.169.160.174",
"url": "http://httpbin.org/get"
}
"
["headers"]=>
object(WpOrg\Requests\Response\Headers)#7 (1) {
["data":protected]=>
array(6) {
["date"]=>
array(1) {
[0]=>
string(29) "Tue, 27 May 2025 19:35:28 GMT"
}
["content-type"]=>
array(1) {
[0]=>
string(16) "application/json"
}
["content-length"]=>
array(1) {
[0]=>
string(3) "311"
}
["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)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(true)
["redirects"]=>
int(0)
["url"]=>
string(22) "http://httpbin.org/get"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#2 (1) {
["cookies":protected]=>
array(0) {
}
}
}
object(WpOrg\Requests\Response)#9 (10) {
["body"]=>
string(122) "
502 Bad Gateway
502 Bad Gateway
"
["raw"]=>
string(272) "HTTP/1.1 502 Bad Gateway
Server: awselb/2.0
Date: Tue, 27 May 2025 19:35:30 GMT
Content-Type: text/html
Content-Length: 122
Connection: close
502 Bad Gateway
502 Bad Gateway
"
["headers"]=>
object(WpOrg\Requests\Response\Headers)#8 (1) {
["data":protected]=>
array(4) {
["server"]=>
array(1) {
[0]=>
string(10) "awselb/2.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Tue, 27 May 2025 19:35:30 GMT"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["content-length"]=>
array(1) {
[0]=>
string(3) "122"
}
}
}
["status_code"]=>
int(502)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(29) "http://httpbin.org/user-agent"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#2 (1) {
["cookies":protected]=>
array(0) {
}
}
}