CSRFBuilder

org.http4s.server.middleware.CSRF.CSRFBuilder
class CSRFBuilder[F[_], G[_]]

Attributes

Source
CSRF.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def build: CSRF[F, G]

Attributes

Source
CSRF.scala
def withCSRFCheck(csrfCheck: (CSRF[F, G]) => F => G): CSRFBuilder[F, G]

Attributes

Source
CSRF.scala

Attributes

Source
CSRF.scala

Attributes

Source
CSRF.scala

Attributes

Source
CSRF.scala

Attributes

Source
CSRF.scala

Attributes

Source
CSRF.scala

Attributes

Source
CSRF.scala

Attributes

Source
CSRF.scala

Attributes

Source
CSRF.scala

Attributes

Source
CSRF.scala

Attributes

Source
CSRF.scala