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
Issue 273 [https://github.com/jakartaee/servlet/issues/273]
Clarify the meaning of "write operation" in the Javadoc for ServletOutputStream.isReady() and, in particular, that this does not include ServletOutputStream.close(), AsyncContext.complete() nor any of the AsyncContext.dispatch() methods. Further clarify the Javadoc regarding the serialization of asynchronous dispatches.
Issue 273 [https://github.com/jakartaee/servlet/issues/273]
Clarify the meaning of "write operation" in the Javadoc for ServletOutputStream.isReady() and, in particular, that this does not include ServletOutputStream.close(), AsyncContext.complete() nor any of the AsyncContext.dispatch() methods. Further clarify the Javadoc regarding the serialization of asynchronous dispatches.
See: jakartaee/servlet#273
The text was updated successfully, but these errors were encountered: