mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +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