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 4.1.0
- Added URL decode reserved characters feature support (
PX_DEC_URL_RESERVED_CHARS configuration)
- Added Secure PXHD cookie support (
PX_SECURED_PXHD_ENABLED configuration)
- Added the WhatWG URL dependency to improve URL parsing
- Changed Property Manager variables to remove unnecessary
PMUSER_PX_EW_IP variable
- Changed handler creation functions to always retrieve configuration from incoming request variables rather than saving the enforcer in closure
- Changed
onClientRequest to remove context and remote config headers from incoming request before processing
- Fixed IP parsing issue by using
AK_CLIENT_REAL_IP instead of AK_CLIENT_IP
- Fixed issue that enabled users to add erroneous Risk API GET headers