Created on 2005-03-25 01:03 by ryan, last changed 2005-06-26 22:12 by georg.brandl. This issue is now closed.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2005-03-25 01:03:58 | ryan | create | |
Created on 2005-03-25 01:03 by ryan, last changed 2005-06-26 22:12 by georg.brandl. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg24776 - (view) | Author: Ryan Lovett (ryan) | Date: 2005-03-25 01:03 | |
Perhaps I'm misunderstanding its functionality, but I believe BaseCookie should be calling value_decode during __getitem__. I created a blowfish Cookie class with value_encode and value_decode methods, but when I invoke __getitem__, for example mycookie['mykey'], the cookie only returns encoded values. |
|||
| msg24777 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2005-06-26 22:12 | |
Logged In: YES user_id=1188172 Duplicate of #1172011. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2005-03-25 01:03:58 | ryan | create | |