mirror of
https://github.com/apache/superset.git
synced 2026-06-01 05:39:17 +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