﻿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
16532	Clearer explanation of how the test client expects HTTP headers to be passed	rbanffy	nobody	"During tests (manage.py test), when I pass a ""Host"" header through the !**extra kwarg (see https://docs.djangoproject.com/en/dev/topics/testing/#django.test.client.Client.get) to the get method of the test client, the request handler gets a request object whose get_host method returns ""testserver"" instead of the string I passed through the Host header. The string is available in request.META['Host']"	Cleanup/optimization	closed	Documentation		Normal	fixed	test http host headers		Unreviewed	1	0	0	0	0	0
