Function ServerinoConfig.setHttpTimeout

How long the socket will wait for a request after the connection?

ref ServerinoConfig setHttpTimeout (
  core.time.Duration dur = dur(10L)
) return @safe;