﻿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
34709	charset should be ignored for the application/x-www-form-urlencoded content type.	Mariusz Felisiak	Mariusz Felisiak	"`charset` parameter is [https://github.com/django/django/blob/02966a30dd31d2b9d35f8c481a448b9bf377895e/django/http/request.py#L379-L383 used] in `application/x-www-urlencoded` content type. However, per [https://url.spec.whatwg.org/#application/x-www-form-urlencoded the current spec] (check out RFC 1866) the content type `application/x-www-form-urlencoded` does not have a `charset` and should be treated as UTF-8.

Thanks Eki Xu for the report."	Bug	assigned	HTTP handling	4.2	Normal			Markus Holtermann Simon Charette Adam Johnson	Accepted	0	0	0	0	0	0
