有时候我们看到Response中的HTML是乱码的, 这是因为HTML被压缩了, 我们可以通过两种方法去解压缩。

1. 点击Response Raw上方的"Response body is encoded. click  to decode."

Fiddler中Response 的Raw乱码问题解决

2. 选中工具栏中的"Decode"。  这样获取回话的时候会自动解压缩。

Fiddler中Response 的Raw乱码问题解决

 

相关文章:

  • 2021-11-23
  • 2021-08-28
  • 2022-12-23
  • 2021-12-30
  • 2022-12-23
  • 2021-10-07
  • 2021-12-29
  • 2022-12-23
猜你喜欢
  • 2021-05-04
  • 2021-10-04
  • 2021-05-05
  • 2021-06-06
  • 2021-12-12
相关资源
相似解决方案