summaryrefslogtreecommitdiff
path: root/docs/templates_python.txt
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2007-11-11 03:55:44 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2007-11-11 03:55:44 +0000
commit3ee3d6b5f3f3b20c509ae1516354914c5e52f773 (patch)
tree29a58c992fb144730b81b2ce3c42717a2d084a1f /docs/templates_python.txt
parent30848dfe34bb027c40ae1902623bd2fb675f6424 (diff)
Fixed #5898 -- Changed a few response processing paths to make things harder to get wrong and easier to get right. Previous behaviour wasn't buggy, but it was harder to use than necessary.
We now have automatic HEAD processing always (previously required ConditionalGetMiddleware), middleware benefits from the Location header rewrite, so they can use relative URLs as well, and responses with response codes 1xx, 204 or 304 will always have their content removed, in accordance with the HTTP spec (so it's much harder to indavertently deliver invalid responses). Based on a patch and diagnosis from regexbot@gmail.com. git-svn-id: http://code.djangoproject.com/svn/django/trunk@6662 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/templates_python.txt')
0 files changed, 0 insertions, 0 deletions