Skip to content

Releases: pjperez/httping

httping 0.11.0

26 Mar 10:57

Choose a tag to compare

New Features

  • Added http2 support
  • Added Insecure flag to ignore cert issues
  • More detailed errors for cert issues
  • Improved logging

Full Changelog: 0.10.0...0.11.0

httping 0.10.0

08 Jul 11:45
99e15d1

Choose a tag to compare

New Features

Thank you @TAbdiukov for all the features and fixes that they brought to httping 0.10.0:

  • Support for continous / infinite probes.
  • New default behaviour: If your system has a system-wide proxy configured, httping will use it.
  • Flag -noProxy for direct connections (only needed if there a system-wide proxy configured)
  • Removed 1 second delay at the end of the probing.
  • Implemented timeout flag instead of a hard-coded 2 seconds timeout.

Known issues

  • Redirects are followed but not reflected in results, which could cause httping to show RTT results higher than expected.
  • Expired certificates are ignored. I am on the fence about considering this an issue, but I think it's important to highlight as what's the current behaviour around expired certs.

Downloads

Coming soon... Meanwhile you can follow our instructions on how to install from source.

New Contributors

Full Changelog: 0.9.1...0.10.0

httping 0.9.1

15 Feb 22:35

Choose a tag to compare

httping 0.9.1 Pre-release
Pre-release

New Features

  • Now you can use the -json flag for JSON output.
  • Bug fixes.

Known issues

  • Redirects are followed but not reflected in results, which could cause httping to show RTT results higher than expected

Downloads

Attached to this release.

httping 0.9

15 Feb 01:22

Choose a tag to compare

httping 0.9 Pre-release
Pre-release

New Features

  • Listener mode added - now you can use httping on both sides of the connection!
  • Added the ability to use custom "Host:" header as a client
  • User-agent updated
  • Bug fixes

Downloads

Attached to this release.

httping 0.6

01 Nov 11:02

Choose a tag to compare

httping 0.6 Pre-release
Pre-release

New Features

  • URL now needs to be specified
  • Bug fixes

Downloads

Windows

  • httping 0.6

Linux

  • httping 0.6

mac OS

  • httping 0.6

httping 0.5

22 Sep 17:05

Choose a tag to compare

httping 0.5 Pre-release
Pre-release

New Features

  • Added Min, Max, Median request times to results
  • Added 90%, 75%, 50% and 25% request times to results
  • Bug fixes

Downloads

Windows

Linux

  • httping 0.5

OS X

  • httping 0.5

httping 0.2

21 Sep 12:11

Choose a tag to compare

httping 0.2 Pre-release
Pre-release

New Features

  • Flags support (count, httpverb)
  • Option to launch a specific number of requests with --count
    • Defaults to 4
  • Specify the HTTP verb (GET or HEAD) with --httpverb
    • Defaults to GET
  • Bug fixes

Downloads

Windows

Linux

  • httping 0.2

OS X

  • httping 0.2