﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31082	New `Content-Disposition: inline` header in FileResponse causing issues on Safari	David Evans	nobody	"Django 3.0 [https://code.djangoproject.com/ticket/30196 introduced] a new default `Content-Disposition: inline` header on FileResponse instances. I've had reports that Safari is unable to load JavaScript files served with this header. Issue [https://github.com/evansd/whitenoise/issues/241 #241] explains in more detail and links to a reproducing example. (I don't have access to Apple hardware right now so I'm unable to add any detail myself.)

I've been able to [https://github.com/evansd/whitenoise/commit/93657cf88e14b919cb726864814617a6a639e507 work around] this easily enough in WhiteNoise, but I thought it was worth reporting in case it causes issues elsewhere.

"	Bug	closed	HTTP handling	3.0	Normal	invalid			Unreviewed	0	0	0	0	0	0
