解決調用url帶有英文句號(.)致使asp.net api路由失敗(404)的問題

<configuration>
    <system.webServer>
        <modules runAllManagedModulesForAllRequests="true" />

參考文章:web

http://stackoverflow.com/questions/20998816/dot-character-in-mvc-web-api-2-for-request-such-as-api-people-staff-45287api

http://www.seankenny.me/blog/2014/06/04/web-api-with-dot-in-the-route/mvc

相關文章
相關標籤/搜索