v3.8.0
3.8.0 (2024-01-11)
Added
- Add
manualFramingHeadersonRequestInitandResponseInit, and addRequest.prototype.setManualFramingHeadersandResponse.prototype.setManualFramingHeaders(#705) - Add
Request.prototype.backendgetter 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)