This is an automated email from the ASF dual-hosted git repository.
papegaaij pushed a change to branch wicket-8.x
in repository https://gitbox.apache.org/repos/asf/wicket.git.
from 7cd6e18 WICKET-6824 Replace slow `String.format` with concatenation
add 14e8521 WICKET-6831: flush the request before detaching to allow the
browser to move on
add e5cd09b WICKET-6831: flush before detach in websocket, log detach
exceptions
add bed559f WICKET-6831 remove duplicate code
No new revisions were added by this update.
Summary of changes:
.../apache/wicket/protocol/http/WicketFilter.java | 22 +++++++++++++--------
.../apache/wicket/request/cycle/RequestCycle.java | 17 +---------------
.../wicket/protocol/ws/AbstractUpgradeFilter.java | 23 +++-------------------
3 files changed, 18 insertions(+), 44 deletions(-)