Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accidentally copy/pasting a large payload into URL field causes app to hang #6273

Open
amclin opened this issue Apr 11, 2019 · 4 comments
Open

Comments

@amclin
Copy link

amclin commented Apr 11, 2019

Describe the bug
Postman on OSX maxes out the CPU and hangs if you inadvertently copy/paste a large string into the URL field.

To Reproduce
Steps to reproduce the behavior:

  1. Copy a large JSON object from a text file (thousands of lines)
  2. Paste into the URL field
  3. App hangs and processor ramps up to 100%

Expected behavior
Postman displays an error or warning

Screenshots
If applicable, add screenshots to help explain your problem.

App information (please complete the following information):

  • OSX Native App
  • Postman Version 7.0.7
  • OS: OSX 10.14.3

Additional context
This can happen when you're busy switching between windows. The copy/paste buffer may contain a much larger object than Postman is expecting.

@ramit-rulz
Copy link

Any update on this one? I am seeing similar hang when pasting a large and valid POST XML in the body (around 6MB).

@neilmario70
Copy link

Any update on this one? Similar issue when pasting base64 strings in postman 2mb size.

@Pipe-Runner
Copy link

Any update on this one? Similar issue when pasting base64 strings in postman 2mb size.

We are taking this up on priority.

@Pipe-Runner
Copy link

Any update on this one? I am seeing a similar hang when pasting a large and valid POST XML in the body (around 6MB).

@neilmario70 @ramit-rulz It doesn't seem to occur when pasting 2MB+ JSON/XML in the Body of the request. But it does hand when pasting the same content in URL field. I suspect it has something to do with the search API, but I'll get a confirmation on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants