klassen-software-solutions / crest

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

The headers command cannot handle content with colons #41

Open stevenklassen8376 opened 2 years ago

stevenklassen8376 commented 2 years ago

In particular this makes it impossible to add headers that involve dates. For example:

--header "If-Modified-Since:Wed, 02 Feb 2022 17:45:24 GMT"

needs to work but fails.