This is an automated email from the ASF dual-hosted git repository.
papegaaij pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git.
from 9de3e8b WICKET-6834 Fixed guide instructions to set DEPLOYMENT mode
via code.
add 0c53d03 WICKET-6831: flush the request before detaching to allow the
browser to move on
add 78b7cf6 WICKET-6831: flush before detach in websocket, log detach
exceptions
add ca144a7 WICKET-6831 remove duplicate code
new 6b6d649 Merge branch 'wicket-6831'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
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(-)