Liking cljdoc? Tell your friends :D
Clojure only.

ring.util.anti-forgery

Utility functions for inserting anti-forgery tokens into HTML forms.

Utility functions for inserting anti-forgery tokens into HTML forms.
raw docstring

anti-forgery-fieldclj

(anti-forgery-field)

Create a hidden field with the session anti-forgery token as its value. This ensures that the form it's inside won't be stopped by the anti-forgery middleware.

Create a hidden field with the session anti-forgery token as its value.
This ensures that the form it's inside won't be stopped by the anti-forgery
middleware.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close