object(Requests_Response)#6 (10) {
["body"]=>
string(162) "
503 Service Temporarily Unavailable
503 Service Temporarily Unavailable
"
["raw"]=>
string(332) "HTTP/1.1 503 Service Temporarily Unavailable
Server: awselb/2.0
Date: Wed, 07 May 2025 18:56:05 GMT
Content-Type: text/html
Content-Length: 162
Connection: close
503 Service Temporarily Unavailable
503 Service Temporarily Unavailable
"
["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) "Wed, 07 May 2025 18:56:05 GMT"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["content-length"]=>
array(1) {
[0]=>
string(3) "162"
}
}
}
["status_code"]=>
int(503)
["protocol_version"]=>
float(1.100000000000000088817841970012523233890533447265625)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(26) "http://httpbin.org/cookies"
["history"]=>
array(0) {
}
["cookies"]=>
object(Requests_Cookie_Jar)#3 (1) {
["cookies":protected]=>
array(0) {
}
}
}