Versions in this module Expand all Collapse all v1 v1.58.2 Aug 18, 2026 Changes in this version + func IsNotExternalWebsite(req *http.Request) bool v1.58.1 Aug 13, 2026 v1.58.0 Aug 12, 2026 Changes in this version + func CheckOrigin(allow func(*http.Request) bool, next http.Handler) http.Handler + func IsLocalOrigin(req *http.Request) bool + func IsNonBrowser(req *http.Request) bool