Refactor proxy middleware for improved SSE and API request handling

Co-authored-by: jxxghp <jxxghp@163.com>
This commit is contained in:
Cursor Agent
2025-07-05 23:56:51 +00:00
co-authored by jxxghp
parent 51fbcdfa56
commit 75252fded6
4 changed files with 330 additions and 70 deletions
+1
View File
@@ -45,6 +45,7 @@
"dayjs": "^1.11.13",
"express": "^4.21.2",
"express-http-proxy": "^2.1.1",
"http-proxy-middleware": "^3.0.0",
"js-cookie": "^3.0.5",
"lodash-es": "^4.17.21",
"mousetrap": "^1.6.5",