GitHub user solomax opened a pull request:
https://github.com/apache/wicket/pull/244
[WICKET-6491] ajax download seems to work under both IE11 and Edge
I would appreciate if someone can review my changes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/wicket WICKET-6491-ajax-download-ms
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/244.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #244
----
commit e1e6235e33156086fc3b7b13d49261ef10c2183d
Author: Maxim Solodovnik <[email protected]>
Date: 2017-11-09T12:15:26Z
[WICKET-6491] ajax download seems to work under both IE11 and Edge
----
---