What are you expecting from a "raw request" ? Doesn't request.env suffice ?
On Wednesday, October 24, 2012 11:33:52 PM UTC+2, patrick moon wrote: > > is it possible to get a raw "request" from a browser in web2py? right now > it looks like some of the request information is converted to > gluon.storage.Storage. I'm doing a parallel compare with django and am > trying to keep the code base comparison as close as possible. Thanks > --

