﻿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
4986	get_host should fall back to building from SERVER_NAME/PORT if HTTP_HOST doesn't exist	Chris Beaven	nobody	"The problem is that `get_host` currently relies on `HTTP_HOST` environ variable which may not exist.

Using a [http://www.python.org/dev/peps/pep-0333/#url-reconstruction section of PEP333] as my muse, I rewrote `get_host` to fall back to creating the host based on `SERVER_NAME` and `SERVER_PORT`."		closed	HTTP handling	dev		fixed		smileychris+django@…	Ready for checkin	1	0	0	0	0	0
