diff roundup/cgi/actions.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 ca692423e401
children b562df8a5056 fc03c1381690
line wrap: on
line diff

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