I ran into an issue when testing an API request that returned a large file (~300 MB). The app correctly warned me not to click “Reveal Response,” but after I did anyway, the app froze, and eventually crashed.
It might help to handle large responses more gracefully — for example, by streaming or rendering large files in chunks (with pagination or partial previews), instead of trying to load the entire file into memory at once.
Please authenticate to join the conversation.
Needs Triage
Feedback
Bug
8 months ago

Divyam Sharma
Get notified by email when there are changes.
Needs Triage
Feedback
Bug
8 months ago

Divyam Sharma
Get notified by email when there are changes.