wsgi/request.py
Mon, 15 Sep 2014 17:23:22 +0200 Christophe de Vienne [wsgi] If multipart cannot parse the POST content, let it pass.
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Tue, 09 Sep 2014 22:14:20 +0200 Christophe de Vienne [wsgi] Fix posted files filename reading
Mon, 08 Sep 2014 10:55:30 +0200 Christophe de Vienne [wsgi] Fix multiple variables reading in params
Tue, 02 Sep 2014 13:00:47 +0200 Christophe de Vienne [wsgi] Set self.vreg
Tue, 02 Sep 2014 10:31:13 +0200 Christophe de Vienne [wsgi] Add missing import
Tue, 02 Sep 2014 10:30:28 +0200 Christophe de Vienne [wsgi] Fix https detection
Thu, 24 Jul 2014 20:57:14 +0200 Christophe de Vienne [wsgi] Re-set the request content after calling the inherited constructor.
Thu, 24 Jul 2014 20:53:21 +0200 Christophe de Vienne [wsgi] Honor the 'CONTENT_TYPE' wsgi variable
Fri, 27 Jun 2014 11:48:26 +0200 Julien Cristau merge from 3.19 branch
Tue, 06 May 2014 15:58:20 +0200 Julien Cristau [wsgi] Delete unused instance_uri and get_full_path methods on CubicWebWsgiRequest
Tue, 06 May 2014 16:00:36 +0200 Julien Cristau [wsgi] the spec says wsgi.url_scheme *must* be provided
Tue, 06 May 2014 15:59:39 +0200 Julien Cristau [wsgi] look at wsgi.url_scheme to decide if we're on https
Fri, 16 May 2014 16:49:29 +0200 Julien Cristau [wsgi] avoid reading the entire request body in memory
Thu, 06 Mar 2014 13:59:24 +0100 Julien Cristau [wsgi] make sure request.content is available for consumption
Tue, 12 Mar 2013 12:34:07 +0100 Julien Cristau Add CubicWebRequestBase.content (closes #2742453)
Thu, 15 Mar 2012 17:59:27 +0100 Adrien Di Mascio [cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
Thu, 15 Mar 2012 18:34:59 +0100 Pierre-Yves David [Web-Request] Use rich header (closes #2204164)
Mon, 27 Feb 2012 15:24:14 +0100 Pierre-Yves David [request] gather all base_url logic in a single place (closes #2200756)
Wed, 28 Sep 2011 09:27:42 +0200 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
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Tue, 06 Apr 2010 16:50:53 +0200 Adrien Chauve Switched from TwistedWeb2 to TwistedWeb
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip