Been a long-term user of werkzeug and currently having problem making a javascript downloader library for (downloading files) work. On a localhost machine:
- if the index.html file is dragged into chrome (for example), the test text file is downloaded - if werkzeug is running with run_simple, then it fails to download the text file Does werkzeug have to be configured to support downloading ? -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pocoo-libs. For more options, visit https://groups.google.com/groups/opt_out.
