Skip to content

Releases: reorx/httpstat

1.3.0

Choose a tag to compare

@reorx reorx released this 15 Oct 13:06
844aadd
  • 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

Choose a tag to compare

@reorx reorx released this 09 Oct 13:00
  • Add HTTPSTAT_SHOW_IP env to control IP display feature
  • Say TLS instead of SSL

1.2.0

Choose a tag to compare

@reorx reorx released this 27 Sep 09:48
  • 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

Choose a tag to compare

@reorx reorx released this 11 Sep 08:30
  • disable color when stdout is not a tty

v1.1.2

Choose a tag to compare

@reorx reorx released this 11 Sep 08:54
  • add env header for execution
  • fix LC_ALL numeric problem in issue #1