﻿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
14955	URLField validation should use HEAD requet instead of GET	Claude Paroz	Jannis Leidel	When an URLField has verify_exists to True, it checks that the page exists with urrlib2.urlopen. Doing a GET request (urllib2 default) is not necessary whereas a simple HEAD request should be sufficient to know if the page exists.	Uncategorized	closed	Core (Other)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
