-
Notifications
You must be signed in to change notification settings - Fork 610
Closed
Labels
Description
Hi,
I try to get mini profiler running, it seems that everything works except I cant get the results from the server to my client (other domain) because I get response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
How can I set the headers? Middleware and the normal CORS seems not to work here.
hunterconcepts and jimmyp