Wissance/gwuu

Add decorator function to cors handling

Closed this issue · 1 comments

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)

done!