花月喵梦
花月喵梦
[0] env: development [0] (node:34936) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option. [0] (Use node --trace-deprecation ... to show where the warning was created) [0] (node:34936)...
When I log in using the Tdlib library, it always adds the Tdlib + version number after my device information. I want it to be my own app name. It's...
When I log in using the Tdlib library, it always adds the Tdlib + version number after my device information. I want it to be my own app name. It's...
**Describe the bug** API调试时点击取消不会断开连接,服务端无法接收到context canceled curl可以正确发送  **Expected behavior** 断开连接并让服务端可以接收到 context canceled 信息 **Information** - Platform: windows - OS: 11 - Arch: amd64 - App Version: v2.33.5
```go semaphore := make(chan struct{}, MAX_THREADS) for work := range workQueue { semaphore
frontend https://github.com/AlistGo/alist-web/pull/280
response = Requestclient.Client.R(). SetBody(body). DisableAutoReadResponse(). MustPost(link) SSE持续响应,超过默认的120s后仍会会直接掐断HTTP连接