package sihl

  1. Overview
  2. Docs
The Sihl web framework

Install

Dune Dependency

Authors

Maintainers

Sources

0.6.0-rc1.tar.gz
md5=ada35566185af0fdde18aed448d23aa8
sha512=4d7cae8948061249246d0a19ad8c1ea3dc5238557d6055b9fee3479af1451d089047c96524516aaea20f0896662a79919d7107ddc8911dd036e11cd5cdd5df7c

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.