2015-10-08 |
Julien Cristau |
[web/http_headers] use classmethod decorator
|
file |
diff |
annotate
|
2015-10-06 |
Julien Cristau |
[web] accept unicode in parsed Authorization header
|
file |
diff |
annotate
|
2015-09-18 |
Rémi Cardona |
[py3k] use next builtin instead of next method
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
2015-09-14 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
2015-09-22 |
Rémi Cardona |
[py3k] import URL mangling functions using six.moves
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
Unused imports
|
file |
diff |
annotate
|
2015-09-11 |
Samuel Trégouët |
[py3k] tuple unpacking in function args
|
file |
diff |
annotate
|
2015-09-11 |
Samuel Trégouët |
[py3k] Fix raise with embedded traceback
|
file |
diff |
annotate
|
2014-07-29 |
Rémi Cardona |
Remove obsolete __future__ imports
|
file |
diff |
annotate
|
2014-07-15 |
Julien Cristau |
[web] add support for HttpOnly cookie flag
|
file |
diff |
annotate
|
2014-10-17 |
Julien Cristau |
merge 3.19.5 into 3.20 branch
|
file |
diff |
annotate
|
2014-09-25 |
Julien Cristau |
merge 3.19.4 in 3.20 branch
|
file |
diff |
annotate
|
2014-09-15 |
Christophe de Vienne |
[cors] Fix CORS headers generators
|
file |
diff |
annotate
|
2014-07-29 |
Julien Cristau |
[web/headers] don't list a request header twice in "Vary"
|
file |
diff |
annotate
|
2014-03-14 |
Julien Cristau |
[web] Add asserts to the raw header conversion functions
|
file |
diff |
annotate
|
2014-03-13 |
David Douard |
[web] whitespace cleanup in http_headers.py
|
file |
diff |
annotate
|
2014-03-14 |
Nicolas Chauvat |
[web] implement cross origin resource sharing (CORS) (closes #2491768)
|
file |
diff |
annotate
|
2014-03-14 |
Julien Cristau |
[web] Fix handling of some http headers
|
file |
diff |
annotate
|
2014-01-17 |
Rémi Cardona |
[web] Fix typo in docstring
stable
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward py3k] rewrite has_key() (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2012-03-15 |
Pierre-Yves David |
http-header: support __contains__ in Headers
|
file |
diff |
annotate
|
2011-11-10 |
Alexandre Fayolle |
[http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998)
stable
|
file |
diff |
annotate
|
2011-09-23 |
Sylvain Thénault |
[web request] fix cookie 'expires' formating (closes #1953945)
stable
|
file |
diff |
annotate
|
2010-04-06 |
Adrien Chauve |
Switched from TwistedWeb2 to TwistedWeb
|
file |
diff |
annotate
|