Add decorator function to cors handling
Closed this issue · 1 comments
EvilLord666 commented
Sometimes cors middleware is not working as a quick solution we should add decorator function for handling CORS req (it should set Access-Control-Allow-Origin value to required one)
EvilLord666 commented
done!