klassen-software-solutions / crest

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

The request content type will be automatically determined by the system #21

Open stevenklassen8376 opened 3 years ago

stevenklassen8376 commented 3 years ago

This will support the following types:

If not recognized, the content type will not be guessed.

This can be overridden by:

stevenklassen8376 commented 3 years ago

Changed my mind on the command line parameters. It is now turned off with "--no-auto-headers".