jgauffin / Griffin.WebServer

A web server built on top of Griffin.Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

fabianoriccardi opened this issue · comments

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...