Filtering fiddler to only capture requests for a certain domain

前端 未结 5 1237
日久生厌
日久生厌 2021-01-30 00:56

I\'m not sure how to modify the CustomRules.js file to only show requests for a certain domain.

Does anyone know how to accomplish this?

5条回答
  •  渐次进展
    2021-01-30 01:21

    You can filter the requests using the filter tab in fiddler. Please see screenshots below. If you are using google chrome, be sure to use the correct process id in fiddler(from google chrome).

提交回复
热议问题