JKorf / Bybit.Net

A C# .netstandard client library for the Bybit REST and Websocket V5 API focusing on clear usage and models
https://jkorf.github.io/Bybit.Net/
91 stars 62 forks source link

x-referer -> Referer #170

Closed 79231232393 closed 8 months ago

79231232393 commented 9 months ago

In the Bybit library, the 'x-referer' header is transmitted. Is it possible to make the 'Referer' header value customizable?

JKorf commented 8 months ago

As discussed