tornado/website/sphinx/releases
Ben Darnell 56ec1ee597 Pass parsed hostname around explictly instead of storing it on the urlsplit result.
In some versions of python (including 2.5 and 3.2 but not 2.6 or 2.7),
urlsplit results use __slots__ and therefore don't allow artibrary attributes
to be set.

Also move the storing of the parsed hostname above hostname_mapping,
since the cert should be checked against the requested url, not the remapped
one.

Closes #448.
2012-02-19 19:33:08 -08:00
..
next.rst Pass parsed hostname around explictly instead of storing it on the urlsplit result. 2012-02-19 19:33:08 -08:00
v1.0.0.rst Add past release notes to sphinx docs 2011-06-11 21:32:45 -07:00
v1.0.1.rst Add past release notes to sphinx docs 2011-06-11 21:32:45 -07:00
v1.1.0.rst Add past release notes to sphinx docs 2011-06-11 21:32:45 -07:00
v1.1.1.rst Add past release notes to sphinx docs 2011-06-11 21:32:45 -07:00
v1.2.0.rst Add past release notes to sphinx docs 2011-06-11 21:32:45 -07:00
v1.2.1.rst Add past release notes to sphinx docs 2011-06-11 21:32:45 -07:00
v2.0.0.rst Add more docs around autoescape changes 2011-06-27 23:04:52 -07:00
v2.1.0.rst Move next.rst to v2.1.0.rst 2011-09-20 21:21:07 -07:00
v2.1.1.rst Add release notes for 2.1.1 2011-10-04 09:50:47 -07:00
v2.2.0.rst Final release notes for 2.2 2012-01-30 11:01:35 -08:00