Thu, 24 Jul 2014 20:57:14 +0200 | Christophe de Vienne | [wsgi] Re-set the request content after calling the inherited constructor. | file | diff | annotate |
Thu, 24 Jul 2014 20:53:21 +0200 | Christophe de Vienne | [wsgi] Honor the 'CONTENT_TYPE' wsgi variable | file | diff | annotate |
Fri, 27 Jun 2014 11:48:26 +0200 | Julien Cristau | merge from 3.19 branch | file | diff | annotate |
Tue, 06 May 2014 15:58:20 +0200 | Julien Cristau | [wsgi] Delete unused instance_uri and get_full_path methods on CubicWebWsgiRequest | file | diff | annotate |
Tue, 06 May 2014 16:00:36 +0200 | Julien Cristau | [wsgi] the spec says wsgi.url_scheme *must* be provided | file | diff | annotate |
Tue, 06 May 2014 15:59:39 +0200 | Julien Cristau | [wsgi] look at wsgi.url_scheme to decide if we're on https | file | diff | annotate |
Fri, 16 May 2014 16:49:29 +0200 | Julien Cristau | [wsgi] avoid reading the entire request body in memory | file | diff | annotate |