aspnet / CORS

[Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
90 stars 46 forks source link

No CORS headers sent if Exception is thrown #166

Closed pranavkm closed 6 years ago

pranavkm commented 6 years ago

Addresses aspnet/Home#3220

pranavkm commented 6 years ago

Cleaned up formatting + LoggerExtensions