v3.10.3: feat(#340) fix pass-through headers for proxying via nginx. add second proxy example.

This commit is contained in:
tiagosiebler
2024-05-07 13:10:12 +01:00
parent 00261a2380
commit bd10bd9e63
6 changed files with 68 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "bybit-api",
"version": "3.10.1",
"version": "3.10.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bybit-api",
"version": "3.10.1",
"version": "3.10.3",
"license": "MIT",
"dependencies": {
"axios": "^1.6.6",