For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
HUMAN DashboardHUMAN WebsiteRequest a Demo
Product GuidesEnforcer GuidesMobile SDKAPI ReferenceCustomer support
Product GuidesEnforcer GuidesMobile SDKAPI ReferenceCustomer support
  • General
    • About Enforcers
    • Support first-party HUMAN calls
    • Troubleshoot Enforcer configurations
  • Enforcer frameworks
    • Akamai ESI
    • Apache - C Module
    • ASP.NET
    • Callout Enforcer
      • Changelog
      • Supported Features
      • Envoy configuration
      • Enforcer Configuration
      • Advanced Configuration
      • Docker Image
      • Complete Example
    • Envoy Proxy
    • F5 BIGIP
    • Fastly JavaScript Compute@Edge
    • Google Cloud Platform (GCP) Callout Enforcer
    • Kong Plugin
    • NGINX - C Module
    • NGINX - LUA Module
    • PHP
    • Python
    • Ruby
    • Salesforce Commerce Cloud Cartridge
LogoLogo
Login
Login
HUMAN DashboardHUMAN WebsiteRequest a Demo
On this page
  • April 16, 2026
  • 0.16.1
  • March 20, 2026
  • 0.16.0
  • March 10, 2026
  • Version 0.15.14
  • February 23, 2026
  • Version 0.15.13
  • January 11, 2026
  • Version 0.15.12
  • September 30, 2025
  • Version 0.15.11
  • June 18, 2025
  • Version 0.15.10
  • December 26, 2024
  • Version 0.15.9
  • July 25, 2024
  • Version 0.15.8
  • July 11, 2024
  • Version 0.15.7
Enforcer frameworksCallout Enforcer

Changelog

April 16, 2026
April 16, 2026

March 20, 2026
March 20, 2026

March 10, 2026
March 10, 2026

February 23, 2026
February 23, 2026

January 11, 2026
January 11, 2026

September 30, 2025
September 30, 2025

June 18, 2025
June 18, 2025

December 26, 2024
December 26, 2024

July 25, 2024
July 25, 2024

July 11, 2024
July 11, 2024

Older posts

Next
Built with

0.16.1

Added

  • px_redirect_on_custom_url_raw_query configuration to specify whether to urlencode the original request URL query when redirecting to a custom block page
  • Support for 2.5.0 Nginx Gateway Fabric

Changed

  • Modernize Callout Enforcer build files

0.16.0

Changed

  • Migrate to PCRE2 for regex handling

Version 0.15.14

Added

  • px_abr_accept_header_regex configuration to specify a regex for Accept header values that should be treated as ABR requests

Version 0.15.13

Added

  • New field path_type to CI configuration file to specify if a path field is a regex or a plain string

Version 0.15.12

Fixed

  • Optimize request handling for FP endpoints to improve performance and error resilience

Version 0.15.11

Added

  • px_send_additional_s2s_on_sensitive_routes configuration
  • Support for additional_risk_info in RiskAPI response
  • is_sensitive_route field to RiskAPI and async activities
  • Merged GCP Callout Enforcer code and test files into the main repository

Changed

  • Always read pxcts cookie
  • Improve Envoy Enforcer build and test files

Version 0.15.10

Fixed

  • Minor bug fixes

Version 0.15.9

Added

  • New testing system
  • Automated Fuzzing Test

Version 0.15.8

Fixed

  • Minor stability fixes

Version 0.15.7

Fixed

  • Enforcer memory usage improvements