Mono mod asp server web api post method not working

心已入冬 提交于 2019-12-25 12:28:29

问题


I am trying to configure mono mod asp server for webapi. It's working fine with get method but Post method gives me strange error.

What I did is I simply created webapi default application and used its default apicontroller without any modification.

Get and Post api is working fine on IIS server. Tried to find the solution but got stuck very bad.

Please help me out.

来源:https://stackoverflow.com/questions/34005488/mono-mod-asp-server-web-api-post-method-not-working

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!