1

Is there a way to intercept requests for files like .js, .html, etc in an ASP.NET WebAPI? All methods I tried could only intercept API calls. I need to change the content of js files before sending then to the client or redirect certain calls from one html file to another. I´m not using any Razor or ASP.NET MVC stuff, just plain old html and other content files.

Rafael Romão
  • 1,788
  • 3
  • 20
  • 35

0 Answers0