Dec 17, 2024 — Support for response.getHeaders
2 months ago by skotyck@akamai.com
The getHeaders() method for the Response Object is now available to return a JavaScript object that contains all HTTP response headers as properties. You can use the getHeaders() method on the onOrigin Response
and onClient Response
event handlers.