HttpServer.defaultTimeout

The default timeout used for incoming connections.

class HttpServer
enum defaultTimeout = 30.seconds;

Meta