xiangyixiangqin/server
zpc 125ff21b77
All checks were successful
continuous-integration/drone/push Build is passing
feat(wechat): Enforce HTTP/1.1 protocol and improve template message request handling
- Set HTTP client to use HTTP/1.1 with exact version policy for WeChat API compatibility
- Replace PostAsJsonAsync with manual HttpRequestMessage construction for better control
- Add User-Agent and Accept headers to template message requests
- Use StringContent with explicit UTF-8 encoding for JSON serialization
- Update error logging to include request body and remove sensitive app secret from logs
- Improve diagnostic information for template message failures
2026-03-29 21:09:26 +08:00
..
src feat(wechat): Enforce HTTP/1.1 protocol and improve template message request handling 2026-03-29 21:09:26 +08:00
tests 修改逻辑 2026-02-28 03:49:11 +08:00
.dockerignore 添加发布文件 2026-01-13 20:43:20 +08:00
Directory.Build.props 1 2026-01-02 18:00:49 +08:00
global.json 1 2026-01-02 18:00:49 +08:00
SignalR生产环境配置.md 聊天. 2026-01-14 20:23:13 +08:00
XiangYi.sln 1 2026-01-02 18:00:49 +08:00
技术栈与开发规范.md 移动文档 2025-12-28 22:16:58 +08:00
数据库设计.md 移动文档 2025-12-28 22:16:58 +08:00