When we moved to the new GV download api, we inherited more responsibility related to parsing metadata related to a download request, some sites pass clutter information to the CONTENT_TYPE for example application/pdf; qs=0.001, for that reason we need to sanitize this data. As result when when we try to open a file we were using this clutter content type causing multiple files to not open after being downloaded Related issue mozilla-mobile/fenix#17502mozilla-mobile/fenix#17099
When we moved to the new GV download api, we inherited more responsibility related to parsing metadata related to a download request, some sites pass clutter information to the
CONTENT_TYPE
for exampleapplication/pdf; qs=0.001
, for that reason we need to sanitize this data. As result when when we try to open a file we were using this clutter content type causing multiple files to not open after being downloaded Related issue mozilla-mobile/fenix#17502 mozilla-mobile/fenix#17099┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: