Skip to content

Releases: reorx/httpstat

1.3.0

15 Oct 13:06
844aadd
Compare
Choose a tag to compare
  • 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

09 Oct 13:00
Compare
Choose a tag to compare
  • Add HTTPSTAT_SHOW_IP env to control IP display feature
  • Say TLS instead of SSL

1.2.0

27 Sep 09:48
Compare
Choose a tag to compare
  • 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

11 Sep 08:30
Compare
Choose a tag to compare
  • disable color when stdout is not a tty

v1.1.2

11 Sep 08:54
Compare
Choose a tag to compare
  • add env header for execution
  • fix LC_ALL numeric problem in issue #1