Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
The method
org.hippoecm.hst.container.HstDelegateeFilterBean#isSupportedScheme(org.hippoecm.hst.core.internal.HstMutableRequestContext, org.hippoecm.hst.core.request.ResolvedMount, java.lang.String)
should include
if (mount.isSchemeAgnostic()) { return true; }
Attachments
Issue Links
- is cloned by
-
HSTTWO-3641 [Backport 3.2.2] When configuring hst:schemeagnostic on a mount that is not mapped (no sitemap), there still might be redirects from http --> https and vice versa
- Closed
-
HSTTWO-3642 [Backport 3.1.3] When configuring hst:schemeagnostic on a mount that is not mapped (no sitemap), there still might be redirects from http --> https and vice versa
- Closed