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

Define time-based response body processing #3

Open
jarrodek opened this issue Feb 15, 2021 · 0 comments
Open

Define time-based response body processing #3

jarrodek opened this issue Feb 15, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jarrodek
Copy link
Contributor

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.
@jarrodek jarrodek self-assigned this Feb 15, 2021
@jarrodek jarrodek added the enhancement New feature or request label Feb 15, 2021
@jarrodek jarrodek changed the title [v16] Define time-based response body processing Define time-based response body processing Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant