PunknownProtocolTimeout
Bun

property

http2.SecureServerOptions.unknownProtocolTimeout

unknownProtocolTimeout?: number

Specifies a timeout in milliseconds that a server should wait when an ['unknownProtocol'][] is emitted. If the socket has not been destroyed by that time the server will destroy it.