Releases: pjperez/httping
Releases · pjperez/httping
httping 0.11.0
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
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
- @6543 made their first contribution in #8
- @TAbdiukov made their first contribution in #15
Full Changelog: 0.9.1...0.10.0
httping 0.9.1
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
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
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
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
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