fix: Handle Proxy WS upgrade manually for WS handshakes

Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
This commit is contained in:
Carlos Esteban Lopez
2023-09-14 11:29:57 -05:00
parent 8cc2b97796
commit 72390ab267
5 changed files with 31 additions and 8 deletions
+1
View File
@@ -75,6 +75,7 @@
"express-promise-router": "^4.1.0",
"fs-extra": "10.1.0",
"helmet": "^6.0.0",
"http-proxy": "^1.18.1",
"http-proxy-middleware": "^2.0.6",
"lodash": "^4.17.21",
"luxon": "^3.0.0",