Concordium / concordium-rosetta

A server implementing the Rosetta API for the Concordium blockchain.
Mozilla Public License 2.0
5 stars 1 forks source link

Make HTTP request header 'Content-Type' default to "application/json" #40

Open bisgardo opened 2 years ago

bisgardo commented 2 years ago

It's annoying to have to explicitly set this header in cURL commands; the server might as well default to it.