package envoy.extensions.internal_redirect.safe_cross_scheme.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message SafeCrossSchemeConfig

safe_cross_scheme_config.proto:21

An internal redirect predicate that checks the scheme between the downstream url and the redirect target url and allows a) same scheme redirect and b) safe cross scheme redirect, which means if the downstream scheme is HTTPS, both HTTPS and HTTP redirect targets are allowed, but if the downstream scheme is HTTP, only HTTP redirect targets are allowed. [#extension: envoy.internal_redirect_predicates.safe_cross_scheme]

(message has no fields)