Version: 4.1.3
3.3.4 Timeouts
(require web-server/dispatchers/dispatch-timeout) |
The web-server/dispatchers/dispatch-timeout module defines a dispatcher constructor that changes the timeout on the connection and calls the next dispatcher.
(make new-timeout) → dispatcher/c |
new-timeout : integer? |
Changes the timeout on the connection with adjust-connection-timeout! called with new-timeout.