mirror of
https://github.com/apache/superset.git
synced 2026-07-09 16:25:36 +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