mirror of
https://github.com/apache/superset.git
synced 2026-04-08 02:45:22 +00:00
* fix: Escape csv content during downloads * Reuse CsvResponse object * Use correct mimetype for csv responses * Ensure that headers are also escaped * Update escaping logic