Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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