- Improve response page iframe security
- Add support of Brotli compression
- Follow the snake-case naming convention for parameters
- Introduce
DataDomeLocation class for Login responses
- Use of
DataDomeError for API error messages
- Enhance
collect and validate methods to support DataDomeRequest as an argument
- Convert
attr_accessor to attr_reader for read-only instances
- Fix merge of
datadome cookie
- Collect additional signals
- Ensure support for multiple values in response headers
- Improve fingerprint collection
- Improve header management
- Optimize retry process performance