postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

Freeze on large value for x-www-form-urlencoded.

Open mark-jacobs opened this issue 7 years ago • 2 comments
trafficstars

Similar to #2869, pasting a large file into an x-www-form-urlencoded value causes the application to freeze.

To Reproduce

  1. Create a POST action
  2. Set Body to x-www-form-urlencoded
  3. Paste a large text file into the value (I used a 1.25MB json file)

Expected behavior The application main window will freeze. Menu bar still responds.

App information (please complete the following information): Postman for Windows Version 6.1.4 win32 10.0.15063 / x64

Windows 10.

mark-jacobs avatar Jul 02 '18 14:07 mark-jacobs