Web pages don't load through proxy
When interception is enabled, you will indeed need to forward each intercepted HTTP message in order to browse as normal. Based on your interception rules, some requests/responses will be passed through, but if any are intercepted then the browser won't receive the result of the request until you forward it. This feature allows you tamper with messages on the fly and see the effects that occur when they are processed by the server/browser.
you can do this by proxy > forward
Comments
Post a Comment