I'm trying to get Flask to handle cross-site scripting properly. I've taken the crossdomain decorator snippet from here: I'm trying to get Flask to handle cross-site sc
I'm trying to get Flask to handle cross-site scripting properly. I've taken the crossdomain decorator snippet from here: I'm trying to get Flask to handle cross-site sc