I am trying to check which API an app is using and what data is being sent by the app.
I am using fiddler to intercept the data. However, I am unable to get what data is being sent. I assume this is because of HTTPS.
I am getting the following response in fiddler:
How can I get the see the request/response data?
And How can I secure my API so no one can view my data :-)
-Thanks
答案 0 :(得分:1)
请查看Fiddler文档here。基本上,你需要