[
https://issues.apache.org/jira/browse/WICKET-6831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emond Papegaaij resolved WICKET-6831.
-------------------------------------
Fix Version/s: 8.10.0
9.1.0
Assignee: Emond Papegaaij
Resolution: Fixed
> Try to flush the response before detach
> ---------------------------------------
>
> Key: WICKET-6831
> URL: https://issues.apache.org/jira/browse/WICKET-6831
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-core
> Affects Versions: 9.0.0
> Reporter: Emond Papegaaij
> Assignee: Emond Papegaaij
> Priority: Major
> Fix For: 9.1.0, 8.10.0
>
>
> The current behavior makes the browser wait for cleanup on the server-end.
> The request is only flushed after detach and serialization of the pages. As
> the processing of the request has already completed, it is not needed to let
> the browser wait for the server to be cleaning up.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)