Skip to content

ecp.py: accept all text mime types not just default (html)

Duncan Macleod requested to merge github/fork/areeda/master into master

Created by: areeda

Small change to allow us to download any text mime like CSV files. Next change will probably be a kwarg so the user can specify specific(eq applicaton/json) type or binary types (image/png)

Merge request reports