monsur / enable-cors.org

Advocacy for CORS
http://enable-cors.org/
212 stars 99 forks source link

Added documentation for IIS CORS Module #132

Closed joelbourbon closed 6 years ago

joelbourbon commented 6 years ago

This module handles the CORS itself instead of having the underlying website implementing it. This simplifies changing CORS settings since all available in the IIS configuration (web.config) and hot reloaded when changed.