Closed cryptiklemur closed 4 years ago
I'm seeing duplicate cors headers on some of my requests:
I'm also using a cache middleware, so my guess is, the cached request already has the headers and cors is just adding them again?
I'm seeing duplicate cors headers on some of my requests:
I'm also using a cache middleware, so my guess is, the cached request already has the headers and cors is just adding them again?