How to allow all Content-Type request headers in .NET web api?

前端 未结 0 761
慢半拍i
慢半拍i 2020-12-09 03:58

I am using .NET Web API framework and want to ensure that all requests are serialized/deserialized as JSON, no matter the Content-Type header on the request.

This is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题