Edit on GitHub

#  Modify Requests

In the previous step we resumed intercepted requests without changes. The full power of interceptions comes to play when we modify an intercepted request before forwarding it to its destination. You can continue with the window and the already configured interception rule from the previous step.

In the next lesson, you will learn to replay previous flows.