object(WpOrg\Requests\Response)#5 (10) { ["body"]=> string(494) "{ "args": {}, "data": "", "files": {}, "form": { "mydata": "something" }, "headers": { "Accept": "*/*", "Accept-Encoding": "deflate, gzip, br, zstd", "Content-Length": "16", "Content-Type": "application/x-www-form-urlencoded", "Host": "httpbin.org", "User-Agent": "php-requests/2.0.15", "X-Amzn-Trace-Id": "Root=1-68c3457a-4bfc44d058429133689b9c87" }, "json": null, "origin": "152.53.178.198", "url": "http://httpbin.org/post" } " ["raw"]=> string(719) "HTTP/1.1 200 OK Date: Thu, 11 Sep 2025 21:56:10 GMT Content-Type: application/json Content-Length: 494 Connection: close Server: gunicorn/19.9.0 Access-Control-Allow-Origin: * Access-Control-Allow-Credentials: true { "args": {}, "data": "", "files": {}, "form": { "mydata": "something" }, "headers": { "Accept": "*/*", "Accept-Encoding": "deflate, gzip, br, zstd", "Content-Length": "16", "Content-Type": "application/x-www-form-urlencoded", "Host": "httpbin.org", "User-Agent": "php-requests/2.0.15", "X-Amzn-Trace-Id": "Root=1-68c3457a-4bfc44d058429133689b9c87" }, "json": null, "origin": "152.53.178.198", "url": "http://httpbin.org/post" } " ["headers"]=> object(WpOrg\Requests\Response\Headers)#6 (1) { ["data":protected]=> array(6) { ["date"]=> array(1) { [0]=> string(29) "Thu, 11 Sep 2025 21:56:10 GMT" } ["content-type"]=> array(1) { [0]=> string(16) "application/json" } ["content-length"]=> array(1) { [0]=> string(3) "494" } ["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.100000000000000088817841970012523233890533447265625) ["success"]=> bool(true) ["redirects"]=> int(0) ["url"]=> string(23) "http://httpbin.org/post" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#2 (1) { ["cookies":protected]=> array(0) { } } }