﻿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
27785	Log request.body (or part of it) in the 500 debug content	Claude Paroz		I have a use case where a server error happens due to some unexpected content coming from the `request.body` content. Unfortunately, the debug view currently doesn't output anything related to `request.body`. It should probably be trimmed at some point (4Ko for example), and the ability to filter the output could be added with a new method of `ExceptionReporterFilter`. If undecodable, a simple output like `<Undecodable bytes>` could be output.	New feature	closed	Error reporting	dev	Normal	duplicate			Accepted	0	0	0	0	0	0
