Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想看看 Flurry 发送什么数据。
所以我使用 charles(一个包捕获工具)来捕获 Flurry 发送的包。但是 http 包可能以 Gzip 格式压缩(我不确定。我可以看到 Accept-Encoding 是 "Gzip, deflate" )。所以我看不到包的真正结构。
我不想知道http的结构,而是http的内容结构。有没有人可以给我一些提示或在 Mac 中介绍一些其他工具来做到这一点?
Flurry 使用专有的内容结构,您自己的阅读不容易解析出来。
如果给您带来不便,请见谅。
免责声明:我在 Flurry 工作