Skip to content

Structure

SessionsConfiguration

Configuration options for sessions.
struct SessionsConfiguration

Topics

Initializers

Instance Properties

  • cookieFactory
    Creates a new HTTPCookieValue for the supplied value String.
  • cookieName
    Name of HTTP cookie, used as a key for the cookie value.

Type Methods

  • default()
    SessionsConfig with basic cookie factory.

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype