Skip to content

Add better headers #3

@amirinsight

Description

@amirinsight

Currently this package is using super simple headers for it's requests. I need to add better headers.

The location of this constant is in the following link:

py-bingx/bingx/api.py

Lines 17 to 18 in 9b2942c

self.HEADERS = {'User-Agent': 'Mozilla/5.0',
'X-BX-APIKEY': self.API_KEY}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions