Initializer

init(rawValue:)

Creates an HTTP cookie string policy from the given raw string. HTTPクッキー文字列方針をこの与えられた生の文字列から作成します。

Declaration 宣言

init(rawValue: String)

Discussion 議論

URL Loading System ignores any policy with a raw value other than the predefined policy values: strict and lax. URLローディングシステムは、あらかじめ定義された方針値:strictlaxより他の生の値をもつどんな方針も無視します。