mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #304] Find better solution to handle a huge JSON response #300
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NghiaTranUIT on GitHub (Oct 16, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/304
Originally assigned to: @NghiaTranUIT on GitHub.
🐶 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
@shirshak55 commented on GitHub (Oct 16, 2019):
sublime can handle large file but i doubt vs code cannot.
Its better for long file just display the response as it is and don't parse it.