For AI agents: visit https://docs.datadome.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
- Catch errors caused by GraphQL request events that have already been consumed
- Append DataDome's cookie on responses to avoid combining cookies into a single
Set-Cookie header, as per RFC 6265 and WHATWG's Fetch standard
- Fix URL evaluation to only include host and pathname
- Update dependencies for enhanced security and stability
- Rename configuration parameter for GraphQL support to
datadome_enable_graphql_support for consistency
- Clean payload sent to Bot Protect API to remove fields with empty value
- Handle shorthand GraphQL syntaxt (without operation type nor operation name)