property Deno.WebSocketUpgrade.response
The response object that represents the HTTP response to the client,
which should be used to the RequestEvent
.respondWith()
for
the upgrade to be successful.
Response
The response object that represents the HTTP response to the client,
which should be used to the RequestEvent
.respondWith()
for
the upgrade to be successful.
Response