ExemptedSetCookieWithReason
@Serializable
A cookie should have been blocked by 3PCD but is exempted and stored from a response with the corresponding reason. A cookie could only have at most one exemption reason.
Constructors
Link copied to clipboard
constructor(exemptionReason: Network.CookieExemptionReason, cookieLine: String, cookie: Network.Cookie)