4.5.0
[ENHANCEMENT] Implement API.Static interface #11
Add the following verb to the Web.config in the
handlersdirective:<handlers> ... <add verb="GET,POST" path="api.static" name="API.Static" type="API.Static" /> </handlers>
Add the following verb to the Web.config in the
handlersdirective:<handlers> ... <add verb="GET,POST" path="api.static" name="API.Static" type="API.Static" /> </handlers>