mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 07:37:55 +00:00
Now instead of having the channel to dispatch when it detects that it has to call the application (upon receiving a HEADERS frame, or upon a push "fake" request), now the whole mechanism is controlled by an ExecutionStrategy.