For AI agents: visit https://docs.datadome.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
- Improve the core logic of our DataDome integration to support future capabilities
- Increase length limit from 128 to 512 characters for DataDome cookie to support future capabilities
- Correct off-by-one in field truncation limits
- Fix truncation size of Content-Type header
- Add HSL log example for enriched headers
- Update client-side code in template
- Improve headers management
- Add support of Client Hints and Fetch Metadata headers
- Fix XForwardedForIp typo
- Fix injection of JS tag on non-HTML resources
- Fix syntax on injection of JS tag
- Update default static assets exclusion list
- Introduce support of HSL for logging
- Use streaming to inject JS tag
- Introduce an easy way to log headers that is injecting by datadome, and log time that datadome used
- Never try to apply datadome headers to not datadome call
- Collect response body only when DATADOME_js is defined
- Simplify timeout logic: now we use only one, global timeout instead timeout and wait parameters