reorx / httpstat

curl statistics made simple
MIT License
5.98k stars 384 forks source link

Add HTTPSTAT_SAVE_BODY flag #14

Closed johnnynotsolucky closed 8 years ago

johnnynotsolucky commented 8 years ago

Issue #4 - Added an HTTPSTAT_SAVE_BODY flag. Defaults to true to maintain current functionality.

reorx commented 8 years ago

Thank you buddy, I am also implementing this thing right now: https://github.com/reorx/httpstat/tree/env-save-body

The code is good, but since I have changed the way env vars are defined, merging this means a rollback of that part, so I will use mine and close this one.

Thanks anyway :D