﻿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
25048	Request headers that include underscore are missing from request META	segalle	nobody	"When sending custom request header that include underscore string, it is removed from the META dict on the request

for example:
I send the header: CUSTOM_HEADER and cant see it in the server side.
if i remove the underscore (CUSTOMHEADER) it appears again in the META dict as HTTP_CUSTOMHEADER."	Cleanup/optimization	closed	Documentation	1.8	Normal	fixed	request header meta		Accepted	1	0	0	0	0	0
