- Append HTTP headers to properly support repeated header fields
- Add configuration option
datadome_use_x_forwarded_host to use the X-Forwarded-Host header value when enabled
- Update dependencies to fix vulnerabilities
- Fix referrer restoration issue with empty referrers not being restored after challenges
- Add configuration option
datadome_use_x_forwarded_host to use the X-Forwarded-Host header value when enabled
- Detection improvements
- Performance improvements
- Add configuration option
useXForwardedHost to use the X-Forwarded-Host header value when enabled
- Extend URL normalization options for exclusion rule
- Add support for challenge responses with any response status code
- Update configuration template file to match public documentation
- Fix
content-type header value for json challenges response