ServerinoConfig.setHttpTimeout

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

struct ServerinoConfig
@safe ref return
setHttpTimeout
(
Duration dur = 10.dur!"seconds"
)

Meta