Enum BlockedByResponseReason
Enum indicating the reason a response has been blocked. These reasons are refinements of the net error BLOCKED_BY_RESPONSE.
[JsonConverter(typeof(JsonStringEnumConverter<BlockedByResponseReason>))]
public enum BlockedByResponseReason
Fields
CoepFrameResourceNeedsCoepHeader = 0CorpNotSameOrigin = 2CorpNotSameOriginAfterDefaultedToSameOriginByCoep = 3CorpNotSameOriginAfterDefaultedToSameOriginByCoepAndDip = 5CorpNotSameOriginAfterDefaultedToSameOriginByDip = 4CorpNotSameSite = 6SRIMessageSignatureMismatch = 7