diff roundup/scripts/roundup_server.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 52b0e416f0bc
children 0997d4d8e76c
line wrap: on
line diff

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