saleor / requests-hardened

A library that overrides the default behaviors of the requests library, and adds new security features.
https://pypi.org/project/requests-hardened
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

add custom `User-Agent` header to `Config` #7

Closed Air-t closed 1 year ago

Air-t commented 1 year ago

Allow easy override of the User-Agent header with the Config class.