new TimeoutHandler()
Handler that will timeout requests if the response has not been written after a certain time.
Timeout requests will be ended with an HTTP status code `408`.
- Source:
Methods
-
handle(arg0)
-
Parameters:
Name Type Description arg0
RoutingContext - Source: