This is a beta release. But we do want to highlight some changes:
- Updating fingerprints from https://impersonate.pro. Besides the preset fingerprints, you can now update the fingerprints database without installing a new version. See the docs: https://curl-cffi.readthedocs.io/en/latest/fingerprints.html
- Set header order. We have finally added the option
CurlOpt.HTTPHEADER_ORDERfor setting the order of http headers. The syntax isHost,Cookie,User-Agent, a comma separated list of string.
Feel free to try out this beta!