Hi,

During the handling of an ajax request I have an exception thrown, this is
then managed by wicket to have an ajax-response returned with a redirect.

The response returns an http status code 200. I would like to change this to
be a 301/2 (still with the ajax-response redirect) but am not sure of the
best approach.

I need to do this as the response goes through our load balancer which
manages ssh keys. It won't rewrite the redirect URL from http to https if
the code is 200.

Any tips much appreciated.

Thanks.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Change-http-status-code-on-ajax-response-redirect-tp4650793.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to