wanghongenpin / network_proxy_flutter

Open source free capture HTTP(S) traffic software ProxyPin, supporting full platform systems
Apache License 2.0
5.65k stars 451 forks source link

[Android]base64解码存在空白字符 #238

Open youke2580c opened 2 weeks ago

youke2580c commented 2 weeks ago

描述错误(Describe the bug) base64解码有问题,复制会有空白字符

To Reproduce 系统版本:安卓11 应用版本:V1.0.9

重现行为的步骤: 解码请求body,会有空白字符,重新编码不一样,对不上了 829-1033-9513-ebd6cbd3ec79.txt 抓包详情 *屏幕截图(Screenshots) Screenshot_2024_0617_180443.jpg

Screenshot_2024_0617_180411.jpg

Screenshot_2024_0617_180423.jpg

wanghongenpin commented 1 week ago

V1.1.0-Beta 修复了base64复制空白符号问题;

https://github.com/wanghongenpin/network_proxy_flutter/releases/tag/V1.1.0-Beta