All Versions
5
Latest Version
Avg Release Cycle
374 days
Latest Release
1289 days ago

Changelog History

  • v1.3.0 Changes

    October 15, 2020

    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

  • v1.2.1 Changes

    October 09, 2016
    • ๐Ÿ‘‰ Add HTTPSTAT_SHOW_IP env to control IP display feature
    • Say TLS instead of SSL
  • v1.2.0 Changes

    September 27, 2016
    • 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.3 Changes

    September 11, 2016
    • disable color when stdout is not a tty
  • v1.1.2 Changes

    September 11, 2016
    • โž• add env header for execution
    • ๐Ÿ›  fix LC_ALL numeric problem in issue #1