Response:
Array
(
[headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
(
[data:protected] => Array
(
[date] => Sun, 25 Jan 2026 06:44:52 GMT
[content-type] => application/json; charset=utf-8
[content-length] => 67
[access-control-allow-credentials] => true
[access-control-expose-headers] => Location
[cache-control] => no-cache
[etag] => W/"43-ogufnppHC08Zgk1P3Dwq7ugW5V4"
[expires] => -1
[location] => https://jsonplaceholder.typicode.com/posts/101
[nel] => {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
[pragma] => no-cache
[report-to] => {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=K07lv41Mlos3aSLPSgIaLCwlu8GWkoRZcOsI%2FMo10iM%3D\u0026sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d\u0026ts=1769323492"}],"max_age":3600}
[reporting-endpoints] => heroku-nel="https://nel.heroku.com/reports?s=K07lv41Mlos3aSLPSgIaLCwlu8GWkoRZcOsI%2FMo10iM%3D&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&ts=1769323492"
[server] => cloudflare
[vary] => Origin, X-HTTP-Method-Override, Accept-Encoding
[via] => 2.0 heroku-router
[x-content-type-options] => nosniff
[x-powered-by] => Express
[x-ratelimit-limit] => 1000
[x-ratelimit-remaining] => 999
[x-ratelimit-reset] => 1769323497
[cf-cache-status] => DYNAMIC
[cf-ray] => 9c35cdef98bf265d-WAW
[alt-svc] => h3=":443"; ma=86400
)
)
[body] => {
"title": "abc",
"body": "def",
"userID": "1",
"id": 101
}
[response] => Array
(
[code] => 201
[message] => Created
)
[cookies] => Array
(
)
[filename] =>
[http_response] => WP_HTTP_Requests_Response Object
(
[response:protected] => WpOrg\Requests\Response Object
(
[body] => {
"title": "abc",
"body": "def",
"userID": "1",
"id": 101
}
[raw] => HTTP/1.1 201 Created
Date: Sun, 25 Jan 2026 06:44:52 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 67
Connection: close
access-control-allow-credentials: true
access-control-expose-headers: Location
Cache-Control: no-cache
etag: W/"43-ogufnppHC08Zgk1P3Dwq7ugW5V4"
expires: -1
location: https://jsonplaceholder.typicode.com/posts/101
nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
pragma: no-cache
report-to: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=K07lv41Mlos3aSLPSgIaLCwlu8GWkoRZcOsI%2FMo10iM%3D\u0026sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d\u0026ts=1769323492"}],"max_age":3600}
reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=K07lv41Mlos3aSLPSgIaLCwlu8GWkoRZcOsI%2FMo10iM%3D&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&ts=1769323492"
Server: cloudflare
vary: Origin, X-HTTP-Method-Override, Accept-Encoding
via: 2.0 heroku-router
x-content-type-options: nosniff
x-powered-by: Express
x-ratelimit-limit: 1000
x-ratelimit-remaining: 999
x-ratelimit-reset: 1769323497
cf-cache-status: DYNAMIC
CF-RAY: 9c35cdef98bf265d-WAW
alt-svc: h3=":443"; ma=86400
{
"title": "abc",
"body": "def",
"userID": "1",
"id": 101
}
[headers] => WpOrg\Requests\Response\Headers Object
(
[data:protected] => Array
(
[date] => Array
(
[0] => Sun, 25 Jan 2026 06:44:52 GMT
)
[content-type] => Array
(
[0] => application/json; charset=utf-8
)
[content-length] => Array
(
[0] => 67
)
[access-control-allow-credentials] => Array
(
[0] => true
)
[access-control-expose-headers] => Array
(
[0] => Location
)
[cache-control] => Array
(
[0] => no-cache
)
[etag] => Array
(
[0] => W/"43-ogufnppHC08Zgk1P3Dwq7ugW5V4"
)
[expires] => Array
(
[0] => -1
)
[location] => Array
(
[0] => https://jsonplaceholder.typicode.com/posts/101
)
[nel] => Array
(
[0] => {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
)
[pragma] => Array
(
[0] => no-cache
)
[report-to] => Array
(
[0] => {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=K07lv41Mlos3aSLPSgIaLCwlu8GWkoRZcOsI%2FMo10iM%3D\u0026sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d\u0026ts=1769323492"}],"max_age":3600}
)
[reporting-endpoints] => Array
(
[0] => heroku-nel="https://nel.heroku.com/reports?s=K07lv41Mlos3aSLPSgIaLCwlu8GWkoRZcOsI%2FMo10iM%3D&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&ts=1769323492"
)
[server] => Array
(
[0] => cloudflare
)
[vary] => Array
(
[0] => Origin, X-HTTP-Method-Override, Accept-Encoding
)
[via] => Array
(
[0] => 2.0 heroku-router
)
[x-content-type-options] => Array
(
[0] => nosniff
)
[x-powered-by] => Array
(
[0] => Express
)
[x-ratelimit-limit] => Array
(
[0] => 1000
)
[x-ratelimit-remaining] => Array
(
[0] => 999
)
[x-ratelimit-reset] => Array
(
[0] => 1769323497
)
[cf-cache-status] => Array
(
[0] => DYNAMIC
)
[cf-ray] => Array
(
[0] => 9c35cdef98bf265d-WAW
)
[alt-svc] => Array
(
[0] => h3=":443"; ma=86400
)
)
)
[status_code] => 201
[protocol_version] => 1.1
[success] => 1
[redirects] => 0
[url] => https://jsonplaceholder.typicode.com/posts
[history] => Array
(
)
[cookies] => WpOrg\Requests\Cookie\Jar Object
(
[cookies:protected] => Array
(
)
)
)
[filename:protected] =>
[data] =>
[headers] =>
[status] =>
)
)