﻿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
27345	Stop setting the Date header in ConditionalGetMiddleware	Kevin Christopher Henry	nobody	"This code, dating back to 2005, doesn't seem to serve any purpose at this time. The `Date` header is actually required on all responses, and will be provided by the server. This is the only place in the code base where the `Date` header is used.

This is documented behavior, but I think it can be removed without a deprecation cycle since any affected response will continue to have a `Date` header set by the server."	Cleanup/optimization	closed	HTTP handling	1.10	Normal	fixed			Accepted	1	0	0	0	1	0
