Ben Darnell
|
fab11e5ca0
|
Update next release notes for recent changes
|
2011-07-02 19:32:51 -07:00 |
Ben Darnell
|
5d36a5d953
|
Remove support for cookies set by pre-1.0 releases of Tornado.
|
2011-06-26 18:32:41 -07:00 |
Ben Darnell
|
84c5ddbb6f
|
Add max_age_days parameter to RequestHandler.get_secure_cookie.
Closes #27.
Closes #189.
|
2011-06-26 18:30:19 -07:00 |
Ben Darnell
|
815a1f06c2
|
Add command-line interface to tornado.autoreload
|
2011-06-26 15:24:23 -07:00 |
Ben Darnell
|
9d1af05323
|
Clean up shutdown process for IOLoop and HTTPClient.
This fixes an exception on exit from tornado.httpclient.main().
|
2011-06-26 14:21:02 -07:00 |
Ben Darnell
|
b881ec495c
|
Add read_until_close method to IOStream and use it in SimpleAsyncHTTPClient.
|
2011-06-26 12:27:54 -07:00 |
Ben Darnell
|
612821ff22
|
Make websocket work in python3.
Closes #288.
|
2011-06-25 19:30:05 -07:00 |
Ben Darnell
|
84acb204a6
|
Fixed error in HTTPServer when AI_ADDRCONFIG is not available (as on WinXP)
Closes #287
|
2011-06-25 18:36:48 -07:00 |