wood chen 0ff71170e1 feat: enhance API request handling for WebSocket and HTTP protocols
- Added support for WebSocket upgrade requests, converting HTTP/HTTPS to WS/WSS.
- Improved handling of regular HTTP requests by creating a new target URL based on the API base URL.
- Cleaned up request headers to remove potentially problematic headers.
- Enhanced response handling by copying all response headers and setting CORS headers for better cross-origin support.
- Improved error handling to include CORS headers in error responses.
2025-01-06 17:56:19 +08:00
2024-12-13 17:26:28 +08:00
2025-01-05 22:33:32 +08:00
2024-12-03 10:14:42 +08:00
2024-11-22 22:20:38 +08:00
2024-12-13 17:31:22 +08:00
2024-12-04 11:11:21 +08:00
2025-01-05 22:33:32 +08:00
2024-12-13 17:26:28 +08:00
2024-11-30 17:52:49 +08:00
2024-12-13 17:26:28 +08:00

Caution

有关项目问题与意见请移步https://github.com/hamster1963/nezha-dash 交流

Note

此项目为 nezha-dash 的官方实现,作为哪吒监控 V1 版本的默认前端,功能上可能与 nezha-dash 有所不同。 https://github.com/hamster1963/nezha-dash

Description
No description provided
Readme Apache-2.0 1.9 MiB
Languages
TypeScript 99.1%
CSS 0.4%
JavaScript 0.3%
HTML 0.2%