﻿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
24213	RFC 2231 Section 4.1 is not implemented	Raúl Cumplido	Darwing Medina	"Currently RFC 2231 Section 4 is implemented (there is a closed [https://github.com/django/django/pull/3983 PR] from me for a fix), but section 4.1 of the RFC is not implemented:
http://tools.ietf.org/html/rfc2231#section-4.1
Section 4.1 is about being able to have parameter continuation when combining Character Set and language Language headers:

{{{

Content-Type: application/x-stuff
    title*0*=us-ascii'en'This%20is%20even%20more%20
    title*1*=%2A%2A%2Afun%2A%2A%2A%20
    title*2=""isn't it!""

}}}"	New feature	assigned	HTTP handling	dev	Normal			raulcumplido@… Herbert Fortes Ülgen Sarıkavak Darwing Medina	Accepted	1	0	0	1	0	0
