I made this little flask application, and there I have this \'update\' route
@app.route(\'/update\') def update_call(): @after_this_request def add_header(res