davecheney / httpstat

It's like curl -v, with colours.
MIT License
6.95k stars 382 forks source link

Add repeat option support #127

Open rs opened 6 years ago

rs commented 6 years ago

Add an option to repeat the same request multiple times, reusing the same HTTP connection.

Depends on #128

rs commented 6 years ago

This will also replace #114.

davecheney commented 6 years ago

Thanks but can you please separate out the cleanup work from the additional feature.

On 28 Apr 2018, at 06:23, Olivier Poitrey notifications@github.com wrote:

This will also replace #114.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

rs commented 6 years ago

I certainly can.