Reorx Httpstat Versions Save

curl statistics made simple

1.3.0

3 years ago
  • Add HTTPSTAT_METRICS_ONLY env.

    If set to true, httpstat will only output metrics in json format, this is useful if you want to parse the data instead of reading it. image

1.2.1

7 years ago
  • Add HTTPSTAT_SHOW_IP env to control IP display feature
  • Say TLS instead of SSL

1.2.0

7 years ago
  • Add HTTPSTAT_CURL_BIN env var to support customize curl bin path
  • Add HTTPSTAT_SAVE_BODY env var to control body temp file storage
  • Various display & code enhancements

v1.1.2

7 years ago
  • add env header for execution
  • fix LC_ALL numeric problem in issue #1

v1.1.3

7 years ago
  • disable color when stdout is not a tty