Asp.Net MVC 5 bind parameter exclusively from body

后端 未结 3 1501
忘掉有多难
忘掉有多难 2020-12-16 01:40

I want to prevent posting sensitive data via url query string to a MVC 5 application.

In MVC there is a DefaultModelBinder. The DefaultModelBinder

3条回答
提交回复
热议问题