comparison roundup/cgi/form_parser.py @ 4908:92757447dcf0 routing

Remove PATH_INFO hacks that strip leading slash PATH_INFO should always start with '/' when not empty, see http://tools.ietf.org/html/rfc3875#section-4.1.5 Instead, do leading slash stripping inside cgi.client
author anatoly techtonik <techtonik@gmail.com>
date Wed, 16 Jul 2014 03:10:02 +0300
parents 86a270b5b993
children 9792b18e0b19
comparison
equal deleted inserted replaced
4907:c37069a99cec 4908:92757447dcf0

Roundup Issue Tracker: http://roundup-tracker.org/