deno.com
property ServerOptions.requestTimeout

Sets the timeout value in milliseconds for receiving the entire request from the client.

Type #

number | undefined

See #

  • Server.requestTimeout for more information.