ProxymanApp / ProxymanApp/Proxyman
Find better solution to handle a huge JSON response
Open
@NghiaTranUIT is already working on this.
Since Oct 16, 2019.
enhancement
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
🐶 Brief
One user reports that Proxyman got hang if they tries to open the Response, which has a large JSON file, and the app just hangs forever.
We should seek better solution to handle this case properly.
👑 #1 proposal
- Don't unzip / prettier the large response
- Offer elegant way to export and guide the user to use high-performance tool to open it (Sublime or VS)
- The app shouldn't be freeze.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.