Skip to content

Commit

Permalink
Merge branch '2.1.x' into 2.2.x
Browse files Browse the repository at this point in the history
Closes gh-19091
  • Loading branch information
snicoll committed Nov 21, 2019
2 parents 0b4dcf9 + c81cbb2 commit 58bfbb9
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -220,8 +220,7 @@ public static class Async {

/**
* Amount of time before asynchronous request handling times out. If this value is
* not set, the default timeout of the underlying implementation is used, e.g. 10
* seconds on Tomcat with Servlet 3.
* not set, the default timeout of the underlying implementation is used.
*/
private Duration requestTimeout;

Expand Down

0 comments on commit 58bfbb9

Please sign in to comment.