forked from ohioit/rundeck-http-plugin
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Is there an option to print the request response without buffering, like the curl --no-buffer option?
My API call is getting a streamed response with lines received over a couple of minutes and I want to print the output to be printed immediately as received so that the used is informed about the progress.
My current workaround is to use a script with curl command, but I would prefer to use this plugin.
Metadata
Metadata
Assignees
Labels
No labels