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

fix: body display #21

Closed kriogenia closed 6 months ago

kriogenia commented 6 months ago

Fixes inconsistent body display

Looks like the difference between write! and writeln! is too much for my little brain