Name Description Size
README These files provide functionality for serving and responding to HTTP 426
WebSocketHandshake.sys.mjs Allowed origins are exposed through 2 separate getters because while most of the values should be valid URIs, `null` is also a valid origin and cannot be converted to a URI. Call sites interested in checking for null should use `allowedOrigins`, those interested in URIs should use `allowedOriginURIs`. 8873
WebSocketTransport.sys.mjs Force closing the active connection and WebSocket. 2936