v3.8.0
3.8.0 (2024-01-11)
Added
- Add
manualFramingHeaders
onRequestInit
andResponseInit
, and addRequest.prototype.setManualFramingHeaders
andResponse.prototype.setManualFramingHeaders
(#705) - Add
Request.prototype.backend
getter to return the name of the backend assigned to the request (9c750e5) - Allow URL as input on fetch() on TypeScript typings for compat with Node.js (#707) (4f39943)