开发者

is there a difference between HttpPost AcceptPost and PostOnly attributes from mvc2 and mvccontrib

is there a difference between Htt开发者_运维知识库pPost from mvc2 and AcceptPost, PostOnly attributes from mvccontrib ?


AcceptPost was implemented as HttpPost in mvc 2, and was thus removed from MVCContrib. The functionality is the same.

http://github.com/mvccontrib/MvcContrib/commit/e5549ae3418cd88456cc92bd012d7316e645d893

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜