GeneralistDev / SSD2-Backend

SSD2 Project backend play framework
Apache License 2.0
0 stars 0 forks source link

CORS error when a non existent url is requested #11

Open GeneralistDev opened 10 years ago

GeneralistDev commented 10 years ago

The appropriate response header is not set because a valid route isn't found for it to be set. There needs to be a global header set.