For AI agents: visit https://docs.datadome.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
- Reduce CPU overhead when encoding requests to the Protection API
- Add configuration option
datadome_use_x_forwarded_host to use the X-Forwarded-Host header value when enabled
- Update urlencode regex to comply with PCR2
- Increase
x-userid truncation size
- Add GraphQl support
- Collect
x-userid header
- Collect
x-forwarded-proto header inside protocol value when defined
- Fix URI definition for pattern inclusion and exclusion
- Add access log file and log enrichment example to container
- Add comments for code readability
- Refactor log messages
- Reorder body creation: key and IP in the beginning for performance and sort fields alphabetically for code readability