genkirb / genki

A fast and minimalist framework to generate APIs in Ruby
MIT License
4 stars 0 forks source link

render 'content-type' case sensitive #53

Open diego-silva opened 8 years ago

diego-silva commented 8 years ago

I have to send as argument 'content-type' => 'something', if I send 'Content-Type' is gets overwritten with the Genki's default ('application/json')