Hello, i want to know what do i have to do to make a .csv file be rendered in browser instead of being downloaded.
I tried in my domain at Apache & nginx Settings / Common Apache settings / MIME types / Custom i added this mime types without success
text/csv-schema .csv
text/csv .csv...