269:f1a8001208e8
|
2004-09-19 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-19 17:09:22 by paulb]
Added session storage notes. |
|
|
docs/CGI/NOTES.txt docs/ModPython/NOTES.txt
|
|
268:1f2e7af9c717
|
2004-09-19 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-19 00:00:43 by paulb]
Added path="/" for cookies, although this should be configurable. |
|
|
WebStack/Resources/Login.py WebStack/Resources/LoginRedirect.py
|
|
267:e1a97cfda6e8
|
2004-09-19 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-19 00:00:17 by paulb]
Fixed get_cookie so that the value is not decoded twice. |
|
|
WebStack/ModPython.py
|
|
266:c0b134728a8f
|
2004-09-18 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-18 17:49:37 by paulb]
Improved the presentation of the form example and added "escaping" of
characters in the presented values. |
|
|
examples/Common/Form/__init__.py
|
|
265:fa704545909e
|
2004-09-18 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-18 17:31:40 by paulb]
Added start-up message. |
|
|
examples/BaseHTTPRequestHandler/CalendarApp.py examples/BaseHTTPRequestHandler/FormApp.py examples/BaseHTTPRequestHandler/SessionsApp.py examples/BaseHTTPRequestHandler/UnicodeApp.py examples/Twisted/AuthApp.py examples/Twisted/CalendarApp.py examples/Twisted/FormApp.py examples/Twisted/LoginApp.py examples/Twisted/SessionsApp.py examples/Twisted/SimpleApp.py ...
|
|
264:2dbc1a464a6b
|
2004-09-18 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-18 17:31:22 by paulb]
Made the sessions example easier to use by introducing a form for session
editing. |
|
|
examples/Common/Sessions/__init__.py
|
|
263:77f9a81b7751
|
2004-09-18 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-18 17:30:26 by paulb]
Added Unicode to UTF-8 translation for keys in bsddb. |
|
|
WebStack/Helpers/Session.py
|
|
262:83bed518a778
|
2004-09-18 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-18 17:04:00 by paulb]
Enhanced the cookies example to use values originating from both GET and
POST requests. This should test the usage of Unicode values with cookies
still further. |
|
|
examples/Common/Cookies/__init__.py
|
|
261:ec3bfc09c636
|
2004-09-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-16 22:20:39 by paulb]
Added start-up confirmation. |
|
|
examples/Twisted/CookiesApp.py
|
|
260:a6f6a7bc3527
|
2004-09-16 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-09-16 22:20:32 by paulb]
Added a form for easier editing of cookies. |
|
|
examples/Common/Cookies/__init__.py
|
|