Better Network Edit and Resend

When testing websites it’s useful to modify requests to the web server. However, there are two features that would greatly improve this functionality.

  1. The body window under the New Request cannot have it’s height resized. When working with complex multipart/form-data, it is highly annoying to work with it’s extremely limited size.
  2. It would be nice to be able to “intercept” a request before it is initially made, so that parameters can be viewed and modified before they are sent for the first time.