bybit-exchange / pybit

Official Python3 API connector for Bybit's HTTP and WebSockets APIs.
Other
385 stars 129 forks source link

Add option "return_response_headers" in HTTP #134

Closed sheungon closed 1 year ago

sheungon commented 1 year ago

Add option "return_response_headers" in the HTTP client to return response headers (for rate limit tracking, etc.)