object(GuzzleHttp\Psr7\Response)
["reasonPhrase":"GuzzleHttp\Psr7\Response":private] => string(11) "Bad Request"
["statusCode":"GuzzleHttp\Psr7\Response":private] => int(400)
["headers":"GuzzleHttp\Psr7\Response":private] => array(15) {
["Server"] => array(1) {
[0] => string(5) "nginx"
}
["Date"] => array(1) {
[0] => string(29) "Sat, 21 May 2022 08:45:23 GMT"
}
["Content-Type"] => array(1) {
[0] => string(31) "application/json; charset=utf-8"
}
["Content-Length"] => array(1) {
[0] => string(2) "64"
}
["Connection"] => array(1) {
[0] => string(10) "keep-alive"
}
["Keep-Alive"] => array(1) {
[0] => string(9) "timeout=8"
}
["Cache-Control"] => array(1) {
[0] => string(25) "no-cache, must-revalidate"
}
["X-Content-Type-Options"] => array(1) {
[0] => string(7) "nosniff"
}
["Request-ID"] => array(1) {
[0] => string(52) "08A3CDA29406102F188AB68A48209CED0E28FBB204-268498688"
}
["Content-Language"] => array(1) {
[0] => string(5) "zh-CN"
}