Skip to main content
added 155 characters in body
Source Link
BanksySan
  • 200
  • 1
  • 9

If you're savvy with Fiddler, and you're only interested in HTTP/1 then you can script this.

Fiddler doesn't support HTTP/2, intercepting with it will cause all HTTP traffic to downgrade to HTTP/1.

If you're savvy with Fiddler you can script this.

If you're savvy with Fiddler, and you're only interested in HTTP/1 then you can script this.

Fiddler doesn't support HTTP/2, intercepting with it will cause all HTTP traffic to downgrade to HTTP/1.

Source Link
BanksySan
  • 200
  • 1
  • 9

If you're savvy with Fiddler you can script this.