Skip to main content

property Deno.UpgradeWebSocketOptions.head

Extra bytes already buffered by the HTTP parser that arrived with the upgrade request headers. This is the head Buffer from the node:http server's "upgrade" event and must be forwarded so those bytes are not lost.

Type #

Uint8Array

Did you find what you needed?

Privacy policy