Skip to content

Revert to mod_python 3.3.1 semantics where cookie expiration is sent to client - #24

Merged
grisha merged 1 commit into
grisha:masterfrom
rhiller:master
Jan 1, 2014
Merged

grisha merged 1 commit into
grisha:masterfrom
rhiller:master

Conversation

@rhiller

@rhiller rhiller commented Jan 1, 2014

Copy link
Copy Markdown
Contributor

Without the "expires" attribute in the _valid_attr list, cookie expirations are never returned by the str method, and consequently are never sent to the browser.

…to client

Without the "expires" attribute in the _valid_attr list, cookie expirations are never returned by the __str__ method, and consequently are never sent to the browser.
grisha added a commit that referenced this pull request Jan 1, 2014
Revert to mod_python 3.3.1 semantics where cookie expiration is sent to client
@grisha
grisha merged commit 06f994a into grisha:master Jan 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants