``` Body discarded ``` Let's make it possible to not discard the body with a flag, e.g. `httpstat -b`. It'd be way nicer than `httpstat -o /dev/stdout`. Additionally, if `Content-Type` is something meaningful like `application/json`, syntax highlight it.