You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-web/src/main/java/org/springframework/web/context/request/async/StandardServletAsyncWebRequest.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@
36
36
*
37
37
* <p>The servlet and all filters involved in an async request must have async
38
38
* support enabled using the Servlet API or by adding an
39
-
* <code><async-supported>true</async-supported></code> element to servlet and filter
39
+
* <code><async-supported>true</async-supported></code> element to servlet and filter
0 commit comments