Hi Antonio, I agree this is a bug.
Regards Felix Am 29.09.2014 um 10:54 schrieb Antonio Sanso <[email protected]>: > hi *, > > looking at [FELIX-3693] HTTP SSLFilter [0] specially at the SslFilterRequest > it looks to me that the final Request object might end up having this weird > behavior: > > - request.getScheme() ==> https > - request.getServerPort() ==> 80 > > and possibly > > - request.getRequestURL() ==> https://domain.80/active.html > > IMHO having a scheme https with a port 80 might lead to some inconsistencies > . WDYT? > > regards > > antonio > > [0] https://issues.apache.org/jira/browse/FELIX-4420
