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
Post a Comment