Maarten, getScheme() should work in 9.2.9 and I think it is unaffected by the refactors in 9.3 onwards.
standby - let me test... On 2 February 2016 at 12:34, Maarten Boekhold <[email protected]> wrote: > Hi, > > I've found commit 22e57ef7b727f24e41cc0040bfe47889bf3d7705 by Greg Wilkins > that completely changes how Request.getScheme() works. But that code only > seems to be included in Jetty 9.3.0 onwards, is that correct? Could I > reasonably expect that code to fix my issue? > > (Don't want to sound lazy by not testing this myself, but I'm debugging > this issue on behalf of a colleague, and I don't have access to the test > environment. I'll try to get my colleague to run a test with upgraded > dependencies however) > > Maarten > > > On 2016-02-02 13:36, Maarten Boekhold wrote: > >> Hi, >> >> Jetty 9.2.9.v20150224, embedded >> >> When making an HTTPS request to the server, >> HttpServletRequest.getRequestURL returns a plain http:// URL instead of >> an https:// URL. Is this expected, is this a known issue? >> >> Maarten >> _______________________________________________ >> jetty-users mailing list >> [email protected] >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://dev.eclipse.org/mailman/listinfo/jetty-users >> > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users > -- Greg Wilkins <[email protected]> CTO http://webtide.com
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
