目前在fiddler用raw请求,但是得用电脑,想在手机上方便些,咕鸽商店下了一圈也没看到能用raw请求的,有没有大佬知道哪有的 |
Restler has been built with simplicity and ease of use in mind. It allows you send custom HTTP/HTTPS requests and test your REST API anywhere and anytime. https://github.com/tiagohm/restler |
HttpCanary |
这个也得一个一个添加headers |
小黄鸟得先抓包编辑重发,也不能直接用raw,要一个一个加headers,本来试过小黄鸟,觉得不行。不过刚研究了下,虽然操作比较麻烦,也算勉强解决需求了,谢啦。 |