RouteShieldOrigin
class RouteShieldOrigin
Data structure that holds information about the original shield request that was made.
Properties
Link copied to clipboard
is set to false if the original shield request was successful, false otherwise,
Link copied to clipboard
is empty if the original shield request was successful, otherwise contains error pointing to the reason behind the failure of original shield request.
Link copied to clipboard
is set to the original url used to make shield request. Can be null in case isFallback is true and the original request resulted in an error because of cancellation.