Ben-Huang
Ben-Huang
> 服务器端不能urldecode一下吗?这里是参照guzzle的一个实现 服务器的处理不是我能控制的, 使用guzzle(7.4) 测试 并没有这个问题 根据RFC3986中指定了以下字符为保留字符:! * ' ( ) ; : @ & = + $ , / ? # [ ] 希望大大修复一下
补充一些错误日志 ``` 2025-01-30 01:50:32,971 app.py[line:66](Pid:1 Tname:MainThread) ERROR shot Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 101, in map_httpcore_exceptions yield File "/usr/local/lib/python3.12/site-packages/httpx/_transports/default.py", line 394, in handle_async_request resp = await self._pool.handle_async_request(req)...
[ds_update.log](https://github.com/user-attachments/files/18599064/ds_update.log)