init(rawValue:)
Creates an HTTP cookie string policy from the given raw string.
Declaration
init(rawValue: String)Discussion
URL Loading System ignores any policy with a raw value other than the predefined policy values: strict and lax.
Creates an HTTP cookie string policy from the given raw string.
init(rawValue: String)URL Loading System ignores any policy with a raw value other than the predefined policy values: strict and lax.