@fastly/js-compute
Advanced tools
Changelog
3.8.0 (2024-01-11)
manualFramingHeaders
on RequestInit
and ResponseInit
, and add Request.prototype.setManualFramingHeaders
and Response.prototype.setManualFramingHeaders
(#705)Request.prototype.backend
getter to return the name of the backend assigned to the request (9c750e5)Changelog
3.7.0 (2023-10-14)
This release of @fastly/js-compute
includes 4 new methods to the Backend class, which enable the Fastly Service to retrieve information about any backend, this is particularly useful for checking if the backend is “healthy”. (#523) (08f816a)
The new methods are: