﻿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
31550	AssertionError raised by test_file_response method of ASGITest class.	Yash Saini	chrisxkeith	"On running:
`python runtests.py asgi`
The following assertion is raised in tests\asgi\tests.py in ASGITest.test_file_response method:
{{{
    AssertionError: Items in the first set but not the second:
    (b'Content-Type', b'text/x-python')
    Items in the second set but not the first:
    (b'Content-Type', b'text/plain')
}}}"	Cleanup/optimization	closed	HTTP handling	3.0	Normal	fixed	ASGI tests		Ready for checkin	1	0	0	0	0	0
