package
0.12.5
Repository: https://github.com/go-aah/aah.git
Documentation: pkg.go.dev

# Functions

IsSafeHTTPMethod method returns true if matches otherwise false.
IsSameOrigin method is to check same origin i.e.
New method initializes the Anti-CSRF based on security configuration.

# Variables

Anti-CSRF errors.
Anti-CSRF errors.
Anti-CSRF errors.
Anti-CSRF errors.

# Structs

AntiCSRF struct hold the implementation of Anti CSRF (aka XSRF) protection.