For AI agents: visit https://docs.datadome.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
- Append HTTP headers to properly support repeated header fields
- Add configuration option
useXForwardedHost to use the X-Forwarded-Host header value when enabled
- Match exclusion and inclusion patterns with complete URLs instead of only paths
- Improve fingerprint collection
- Improve TLS negotiation execution time for requests without keep-alive
- Add context information when failure of DataDome call
- Add Content Security Police directive to specify valid sources for JavaScript execution
- Fix 401 module forbidden code support
- Fix Content-Type header inclusion on response
- Improve headers management
- Improve headers management
- Fix protocol value sent to DataDome
- Fix pattern matchers
- Improve security
- Expose parameter DataDomeConfiguration.ConnectionLimit to enforce the maximum amount of TCP connections used
- Expose parameter DataDomeConfiguration.ParallelConnectionLimit to enforce the maximum amount of parallel executions of the DataDome handler
- Refactor HTTP requests using HttpClient and use it as the chosen the solution for .NET Core 3.1 and upwards
- Add support for session by header
- Fix encoding for ClientID