kriogenia / rede

CLI tool to run and configure suites of HTTP requests defined in readable files
http://rede.sotoestevez.dev/
Apache License 2.0
1 stars 3 forks source link

feat: print response #22

Closed kriogenia closed 6 months ago

kriogenia commented 6 months ago

Adds all the printing for incoming responses. By default, just the body. With verbose... a whole plethora of beautiful and colorful messages. Should this really be the default?

I will end up changing verbosity to levels right? Yay! More work