web/http_headers.py
Thu, 08 Oct 2015 13:51:54 +0200 Julien Cristau [web/http_headers] use classmethod decorator
Tue, 06 Oct 2015 11:14:15 +0200 Julien Cristau [web] accept unicode in parsed Authorization header
Fri, 18 Sep 2015 14:29:53 +0200 Rémi Cardona [py3k] use next builtin instead of next method
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Mon, 14 Sep 2015 16:03:07 +0200 Rémi Cardona [py3k] basestring → six.string_types
Tue, 22 Sep 2015 09:39:30 +0200 Rémi Cardona [py3k] import URL mangling functions using six.moves
Tue, 15 Sep 2015 15:10:59 +0200 Rémi Cardona Unused imports
Fri, 11 Sep 2015 16:01:10 +0200 Samuel Trégouët [py3k] tuple unpacking in function args
Fri, 11 Sep 2015 15:29:25 +0200 Samuel Trégouët [py3k] Fix raise with embedded traceback
Tue, 29 Jul 2014 07:36:41 +0200 Rémi Cardona Remove obsolete __future__ imports
Tue, 15 Jul 2014 16:07:59 +0200 Julien Cristau [web] add support for HttpOnly cookie flag
Fri, 17 Oct 2014 18:16:58 +0200 Julien Cristau merge 3.19.5 into 3.20 branch
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Mon, 15 Sep 2014 17:24:18 +0200 Christophe de Vienne [cors] Fix CORS headers generators
Tue, 29 Jul 2014 16:26:09 +0200 Julien Cristau [web/headers] don't list a request header twice in "Vary"
Fri, 14 Mar 2014 11:11:28 +0100 Julien Cristau [web] Add asserts to the raw header conversion functions
Thu, 13 Mar 2014 17:01:13 +0100 David Douard [web] whitespace cleanup in http_headers.py
Fri, 14 Mar 2014 11:20:53 +0100 Nicolas Chauvat [web] implement cross origin resource sharing (CORS) (closes #2491768)
Fri, 14 Mar 2014 11:38:14 +0100 Julien Cristau [web] Fix handling of some http headers
Fri, 17 Jan 2014 16:09:39 +0100 Rémi Cardona [web] Fix typo in docstring stable
Thu, 14 Feb 2013 16:45:07 +0100 Nicolas Chauvat [toward py3k] rewrite has_key() (part of #2711624)
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 15 Mar 2012 17:54:40 +0100 Pierre-Yves David http-header: support __contains__ in Headers
Thu, 10 Nov 2011 23:18:56 +0100 Alexandre Fayolle [http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998) stable
Fri, 23 Sep 2011 12:16:29 +0200 Sylvain Thénault [web request] fix cookie 'expires' formating (closes #1953945) stable
Tue, 06 Apr 2010 16:50:53 +0200 Adrien Chauve Switched from TwistedWeb2 to TwistedWeb
less more (0) tip