object(Requests_Response)#4 (9) {
["body"]=>
string(122) "
502 Bad Gateway
502 Bad Gateway
"
["raw"]=>
string(277) "HTTP/1.1 502 Bad Gateway
Server: awselb/2.0
Date: Fri, 02 May 2025 15:38:30 GMT
Content-Type: text/html
Content-Length: 122
Connection: keep-alive
502 Bad Gateway
502 Bad Gateway
"
["headers"]=>
object(Requests_Response_Headers)#5 (1) {
["data":protected]=>
array(4) {
["server"]=>
array(1) {
[0]=>
string(10) "awselb/2.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Fri, 02 May 2025 15:38:30 GMT"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["content-length"]=>
array(1) {
[0]=>
string(3) "122"
}
}
}
["status_code"]=>
int(502)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(23) "http://httpbin.org/post"
["history"]=>
array(0) {
}
["cookies"]=>
object(Requests_Cookie_Jar)#2 (1) {
["cookies":protected]=>
array(0) {
}
}
}