﻿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
24450	Should the WSGI Core handler accept request with a missing slash '/'	paschembri	nobody	"I observed that when using nginx with gunicorn and the SCRIPT_NAME is set to '/' every request is stripped from the leading '/'.

The consequence is that these requests cannot be correctly resolved.

As documented, when path_info is empty, it is graciously forced to '/'. But when path_info does not start with '/', nothing is done.

Is this behavior desirable ?"	Uncategorized	closed	Core (URLs)	1.7	Normal	needsinfo	wsgi nginx script_name		Unreviewed	0	0	0	0	0	0
