httpstat

curl statistics made simple

MIT License

Downloads
1.6K
Stars
5.9K
Committers
6

Bot releases are hidden (Show)

httpstat - 1.3.0 Latest Release

Published by reorx about 4 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

httpstat -

Published by reorx about 8 years ago

  • Add HTTPSTAT_SHOW_IP env to control IP display feature
  • Say TLS instead of SSL
httpstat -

Published by reorx about 8 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
httpstat -

Published by reorx about 8 years ago

  • add env header for execution
  • fix LC_ALL numeric problem in issue #1
httpstat -

Published by reorx about 8 years ago

  • disable color when stdout is not a tty