asp.net mvc - Web API: HTTP verb 'OPTIONS' -


is there support in asp.net mvc 4 web api beta http verb 'options'? framework not automatically send response. think have yourselve. there method like: getverbsforurl("http://server.com/api/values"); ?

there feature called apiexplorer can provide web api descriptions. can see more details here:


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -