On Mon, Apr 2, 2018 at 3:53 PM, Entropy <blmulholl...@gmail.com> wrote:

> Actually, yes, on some of our pages.  That might explain it.  So then in
> that
> case, how would I add a request header or check a response header from the
> server?
>

As far as I know you cannot read the response headers from request made
with IFrame.
In Wicket 8.x this IFrame has been removed and now it uses Ajax APIs to
upload files, so it should always pass non-null jqXHR. But you are on
Wicket 6.x ...


>
> --
> Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-
> f1842947.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to