Merge branch '5.3.x'
This commit is contained in:
@@ -519,7 +519,7 @@ public class DefaultHandlerExceptionResolver extends AbstractHandlerExceptionRes
|
||||
/**
|
||||
* Handle the case where an async request timed out.
|
||||
* <p>The default implementation sends an HTTP 503 error.
|
||||
* @param ex the {@link AsyncRequestTimeoutException }to be handled
|
||||
* @param ex the {@link AsyncRequestTimeoutException} to be handled
|
||||
* @param request current HTTP request
|
||||
* @param response current HTTP response
|
||||
* @param handler the executed handler, or {@code null} if none chosen
|
||||
|
||||
Reference in New Issue
Block a user