mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +00:00
Now DataInfo has an API for performing 2 distinct operations: reading and consuming. The WINDOW_UPDATE message is sent only when the bytes are consumed and not when the application callback returns (possibly without having neither read nor consumed the bytes).