users@jersey.java.net

[Jersey] Workaround for protocol change in an HTTP->HTTPS redirect when FOLLOW_REDIRECTS is true?

From: Van Klaveren, Brian N. <bvan_at_slac.stanford.edu>
Date: Fri, 13 Nov 2015 21:57:21 +0000

Hi,

I'm realizing FOLLOW_REDIRECTS is ignored if the application is redirected to another protocol. Is there a workaround for this? Or is the workaround to switch to the Apache HTTP client or something?

Brian