﻿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
12522	Unable to get request.POST after request.get_raw_post_data	Maxim Ivanov	nobody	I need to get raw request body, the only solution I found is request.get_raw_post_data, but once I accessed it I am unable to use request.POST anymore. From my point of view access to request.POST should check if cached body data already exist and if yes try to use it instead of reading environ['wsgi.input']	Bug	closed	HTTP handling	1.1	Normal	duplicate			Accepted	1	0	0	1	0	0
