﻿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
6173	Cache middleware should cache HEAD requests	eratothene	arien	"When conditional get middleware was responsible for HEAD request, the side effects of incorrect middleware ordering could cause striped responses to be cached that is why HEAD requests, where not cached before.[[BR]]
Now HEAD requests content stripping is guarunteed to came after every middleware (applied in responce fixes) so it is safe to cache HEAD request now."	New feature	closed	Core (Cache system)	dev	Normal	fixed	http		Accepted	1	0	0	0	0	0
