Closed connormckelvey closed 2 years ago
The Cloudflare Response constructor's init parameter allows for a webSocket property. This PR adds mapping for the webSocket from the RouterResponse to the native Response object.
Response
webSocket
The Cloudflare
Response
constructor's init parameter allows for awebSocket
property. This PR adds mapping for thewebSocket
from the RouterResponse to the nativeResponse
object.