Enumeration Casevapor 4.114.1Vapor
lax
Relaxed mode.
case lax
Relaxed mode.
case lax
import Vapor
Vapor is a framework for building server applications, APIs and websites in Swift. It provides a safe, performant and scalable foundation for building large complex backends.
enum SameSitePolicy
A cookie which can only be sent in requests originating from the same origin as the target domain.
struct HTTPCookies
A collection of HTTPCookie
s.
case strict
Strict mode.
case none