package piaf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Piaf.CookiesSource

Sourcetype expiration = [
  1. | `Session
  2. | `Max_age of int64
]
Sourcetype same_site = [
  1. | `None
  2. | `Lax
  3. | `Strict
]
OCaml

Innovation. Community. Security.