Structure
SessionsConfiguration
Configuration options for sessions.
struct SessionsConfiguration
Topics
Initializers
init(cookieName:cookieFactory:)Create a newSessionsConfigwith the supplied cookie factory.
Instance Properties
cookieFactoryCreates a newHTTPCookieValuefor the supplied valueString.cookieNameName of HTTP cookie, used as a key for the cookie value.
Type Methods
default()SessionsConfigwith basic cookie factory.
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype