davecheney / httpstat

It's like curl -v, with colours.
MIT License
6.95k stars 382 forks source link

Selectively ignore failure to read the body #119

Closed jabley closed 7 years ago

jabley commented 7 years ago

If we are writing the response to /dev/null, then why both reporting that it failed? We can still report things like DNS latency and other useful information.