﻿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
34194	Extract function for generating proper Content-Disposition headers	Alex Vandiver	Alex Vandiver	Applications may need to generate Content-Disposition headers, and it seems a waste to duplicate the logic that already exists in FileResponse.  Uses for this include things like `django-sendfile2` (https://github.com/moggers87/django-sendfile2/blob/a13039aabbba05e50631804118a4d99db4f99ad4/django_sendfile/utils.py#L108-L118) and similar.	New feature	closed	HTTP handling	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
