Skip to content

Fix last CORS header fix

Vaclav Sraier requested to merge cors_fix into master

Last fix did not actually fix the thing. It really did nothing, because I forgot to return the proper value. This should fix it. Finally.

Merge request reports