Version 4.1.0
- Added URL decode reserved characters feature support (
PX_DEC_URL_RESERVED_CHARSconfiguration) - Added Secure PXHD cookie support (
PX_SECURED_PXHD_ENABLEDconfiguration) - Added the WhatWG URL dependency to improve URL parsing
- Changed Property Manager variables to remove unnecessary
PMUSER_PX_EW_IPvariable - Changed handler creation functions to always retrieve configuration from incoming request variables rather than saving the enforcer in closure
- Changed
onClientRequestto remove context and remote config headers from incoming request before processing - Fixed IP parsing issue by using
AK_CLIENT_REAL_IPinstead ofAK_CLIENT_IP - Fixed issue that enabled users to add erroneous Risk API GET headers