jgauffin / Griffin.WebServer

A web server built on top of Griffin.Framework
107 stars 42 forks source link

Error 400 is request contains Content-Type: application/json #41

Open fabianoriccardi opened 4 years ago

fabianoriccardi commented 4 years ago

Hi, thanks for your work! I get in trouble if I set Content-type: application/json in request message. In this case, Griffin webserver returns error 400. Is there a way to configure accepted headers? I can't find any documentation...