klassen-software-solutions / crest

Command line REST client
MIT License
0 stars 0 forks source link

The system will automatically pretty print the response content #12

Open stevenklassen8376 opened 3 years ago

stevenklassen8376 commented 3 years ago

This will be based on the "Content-Type" response header and will support:

Other supporting features:

stevenklassen8376 commented 3 years ago

Note, I decided not to print a warning message.

stevenklassen8376 commented 3 years ago

Also the command line option is --pretty-print=(true|false)