wsgi/request.py
2014-10-02 Julien Cristau [web] stop accepting the magic __message form parameter
2014-10-17 Julien Cristau merge 3.19.5 into 3.20 branch
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
2013-03-12 Julien Cristau Add CubicWebRequestBase.content (closes #2742453)
2012-03-15 Adrien Di Mascio [cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
2012-03-15 Pierre-Yves David [Web-Request] Use rich header (closes #2204164)
2012-02-27 Pierre-Yves David [request] gather all base_url logic in a single place (closes #2200756)
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-06 Adrien Chauve Switched from TwistedWeb2 to TwistedWeb
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip