I wrote a small flask server. I tried to handle POST parameters. This is the snippet, for the route that handles that POST request.
@app.route(\'/convert\', metho