For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Version 3.1.0
- Added support for filtering requests by HTTP method
- Added support for CORS functionalities and configurations, including enabling default CORS headers for block requests and custom generation of CORS headers for block requests.
- Fixed the Credential Intelligence custom login successful function, which now returns
null rather than false in case of error.