Add support for `req.args.getlist()` and `req.args.getfirst()` to match the [http://docs.python.org/lib/node472.html higher level interface] of the CGI `FieldStorage` class. Closes #2846.
Authored by: cmlenz 2006-03-08
Parent: [r2966]
Child: [r2968]