Skip to content

Structure

HTTPCookies

A collection of HTTPCookies.
struct HTTPCookies

Topics

Structures

Initializers

Instance Properties

Subscripts

Enumerations

  • enum SameSitePolicy
    A cookie which can only be sent in requests originating from the same origin as the target domain.

Relationships

Conforms To

  • Swift.ExpressibleByDictionaryLiteral
  • Swift.Sendable
  • Swift.SendableMetatype