You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
I have been converting a project from ASP.NET WebAPI to MVC 6. One issue I found is that there is not HttpOptionsAttribute.
While this is very easy for me to implement myself. I would have thought that this would have been provided out of the box. Is there a reason this isn't implemented? If not can this be implemented.
The text was updated successfully, but these errors were encountered:
I have been converting a project from ASP.NET WebAPI to MVC 6. One issue I found is that there is not HttpOptionsAttribute.
While this is very easy for me to implement myself. I would have thought that this would have been provided out of the box. Is there a reason this isn't implemented? If not can this be implemented.
The text was updated successfully, but these errors were encountered: