object(Requests_Response)#6 (10) {
["body"]=>
string(122) "
502 Bad Gateway
502 Bad Gateway
"
["raw"]=>
string(272) "HTTP/1.1 502 Bad Gateway
Server: awselb/2.0
Date: Sun, 26 Jul 2026 04:50:43 GMT
Content-Type: text/html
Content-Length: 122
Connection: close
502 Bad Gateway
502 Bad Gateway
"
["headers"]=>
object(Requests_Response_Headers)#7 (1) {
["data:protected"]=>
array(4) {
["server"]=>
array(1) {
[0]=>
string(10) "awselb/2.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Sun, 26 Jul 2026 04:50:43 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"]=>
object(Requests_IRI)#3 (8) {
["scheme:protected"]=>
string(4) "http"
["iuserinfo:protected"]=>
NULL
["ihost:protected"]=>
string(11) "httpbin.org"
["port:protected"]=>
NULL
["ipath:protected"]=>
string(4) "/get"
["iquery:protected"]=>
NULL
["ifragment:protected"]=>
NULL
["normalization:protected"]=>
array(5) {
["acap"]=>
array(1) {
["port"]=>
int(674)
}
["dict"]=>
array(1) {
["port"]=>
int(2628)
}
["file"]=>
array(1) {
["ihost"]=>
string(9) "localhost"
}
["http"]=>
array(1) {
["port"]=>
int(80)
}
["https"]=>
array(1) {
["port"]=>
int(443)
}
}
}
["history"]=>
array(0) {
}
["cookies"]=>
object(Requests_Cookie_Jar)#2 (1) {
["cookies:protected"]=>
array(0) {
}
}
}
object(Requests_Response)#9 (10) {
["body"]=>
string(35) "{
"user-agent": "Awesomesauce"
}
"
["raw"]=>
string(259) "HTTP/1.1 200 OK
Date: Sun, 26 Jul 2026 04:50:45 GMT
Content-Type: application/json
Content-Length: 35
Connection: close
Server: gunicorn/19.9.0
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
{
"user-agent": "Awesomesauce"
}
"
["headers"]=>
object(Requests_Response_Headers)#10 (1) {
["data:protected"]=>
array(6) {
["date"]=>
array(1) {
[0]=>
string(29) "Sun, 26 Jul 2026 04:50:45 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)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(true)
["redirects"]=>
int(0)
["url"]=>
object(Requests_IRI)#4 (8) {
["scheme:protected"]=>
string(4) "http"
["iuserinfo:protected"]=>
NULL
["ihost:protected"]=>
string(11) "httpbin.org"
["port:protected"]=>
NULL
["ipath:protected"]=>
string(11) "/user-agent"
["iquery:protected"]=>
NULL
["ifragment:protected"]=>
NULL
["normalization:protected"]=>
array(5) {
["acap"]=>
array(1) {
["port"]=>
int(674)
}
["dict"]=>
array(1) {
["port"]=>
int(2628)
}
["file"]=>
array(1) {
["ihost"]=>
string(9) "localhost"
}
["http"]=>
array(1) {
["port"]=>
int(80)
}
["https"]=>
array(1) {
["port"]=>
int(443)
}
}
}
["history"]=>
array(0) {
}
["cookies"]=>
object(Requests_Cookie_Jar)#2 (1) {
["cookies:protected"]=>
array(0) {
}
}
}