Description
Make Python requests traffic use curl-based behavior with browser-like TLS fingerprints. It helps developers test or build HTTP clients that need to behave closer to real browsers than the default requests transport.
This is a developer library, not a browser. Custom TLS fingerprints can affect privacy, access controls, and anti-abuse systems, so use it only for legitimate testing or integration work and avoid bypassing service rules.