#149·httpstat

Flag: don't discard body, add syntax highlighting

Author: NowakerCreated Jul 29, 2020Updated Jul 29, 2020
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.