wsgi/request.py
2014-09-15 Christophe de Vienne [wsgi] If multipart cannot parse the POST content, let it pass.
2014-09-25 Julien Cristau merge 3.19.4 in 3.20 branch
2014-09-09 Christophe de Vienne [wsgi] Fix posted files filename reading
2014-09-08 Christophe de Vienne [wsgi] Fix multiple variables reading in params
2014-09-02 Christophe de Vienne [wsgi] Set self.vreg
2014-09-02 Christophe de Vienne [wsgi] Add missing import
2014-09-02 Christophe de Vienne [wsgi] Fix https detection
2014-07-24 Christophe de Vienne [wsgi] Re-set the request content after calling the inherited constructor.
2014-07-24 Christophe de Vienne [wsgi] Honor the 'CONTENT_TYPE' wsgi variable
2014-06-27 Julien Cristau merge from 3.19 branch
2014-05-06 Julien Cristau [wsgi] Delete unused instance_uri and get_full_path methods on CubicWebWsgiRequest
2014-05-06 Julien Cristau [wsgi] the spec says wsgi.url_scheme *must* be provided
2014-05-06 Julien Cristau [wsgi] look at wsgi.url_scheme to decide if we're on https
2014-05-16 Julien Cristau [wsgi] avoid reading the entire request body in memory
2014-03-06 Julien Cristau [wsgi] make sure request.content is available for consumption
less more (0) -15 tip