This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author arvins
Recipients
Date 2007-01-30.18:45:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Anybody who sets a cookie with key="httponly" is likely in trouble.  I don't
know and can't check how the IE behaves in that case.  But disallowing this use
shouldn't hurt.

Use case: I would like to use the httponly attribute in Django.  I think it's
also useful for other web-frameworks.
History
Date User Action Args
2007-08-23 15:56:18adminlinkissue1638033 messages
2007-08-23 15:56:18admincreate