object(Requests_Response)#5 (9) {
["body"]=>
string(162) "
503 Service Temporarily Unavailable
503 Service Temporarily Unavailable
"
["raw"]=>
string(337) "HTTP/1.1 503 Service Temporarily Unavailable
Server: awselb/2.0
Date: Mon, 28 Apr 2025 14:01:56 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
503 Service Temporarily Unavailable
503 Service Temporarily Unavailable
"
["headers"]=>
object(Requests_Response_Headers)#6 (1) {
["data":protected]=>
array(4) {
["server"]=>
array(1) {
[0]=>
string(10) "awselb/2.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 28 Apr 2025 14:01:56 GMT"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["content-length"]=>
array(1) {
[0]=>
string(3) "162"
}
}
}
["status_code"]=>
int(503)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(47) "http://httpbin.org/basic-auth/someuser/password"
["history"]=>
array(0) {
}
["cookies"]=>
object(Requests_Cookie_Jar)#3 (1) {
["cookies":protected]=>
array(0) {
}
}
}