package sihl

  1. Overview
  2. Docs
The Sihl web framework

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.0.tar.gz
md5=5cfe63c96a5f4276d29b9ddb98c4bdc3
sha512=742bcdfb4bfb20be42bcf52cb7f7de8b05057524405c65f2479b476fc9f9a238461bd11d336082ccd2e2f91bfd166c597106cd1addbd12236178234421c28988

doc/sihl/Sihl/Web/Csrf/index.html

Module Web.CsrfSource

Sourceval find : Rock.Request.t -> string option

find request returns the CSRF token of the current request.

Make sure that the CSRF middleware is installed.

OCaml

Innovation. Community. Security.