You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good idea 👍 I could add something like --response-delay=5000 with short -t 5000 notation to specify how many milliseconds to wait.
To improve the usability I might need to change it log the request as soon as possible when req body has been received and log the response (if you have response logging enabled) when actually responding after the delay.
It would be useful if one could configure the server to wait for specified amount of time before sending the response.
The text was updated successfully, but these errors were encountered: