-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When a complex body arrives but it does not trigger the size limits the application can hand for a little while before its usable again. There should be a timeout for the response processing that kills the work after the set timeout and renders the "raw" view only.
To reproduce:
Send a binary file to HTTP bin and wait for the response. For huge files, this will hang the renderer window.
Additional steps:
- introduce the application setting for the timeout in the request section.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request