ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-HTTP/Changes
(Generate patch)

Comparing AnyEvent-HTTP/Changes (file contents):
Revision 1.54 by root, Sun Jan 2 04:50:40 2011 UTC vs.
Revision 1.55 by root, Sun Jan 2 05:13:27 2011 UTC

5TODO: download example 5TODO: download example
6 6
7 - hopefully fully upgraded to HTTP/1.1. 7 - hopefully fully upgraded to HTTP/1.1.
8 - use more differentiated status 59x codes. 8 - use more differentiated status 59x codes.
9 - ignore leading zeroes in http version. 9 - ignore leading zeroes in http version.
10 - handle spaces in content-length headers more gracefully.
10 - much improved cookie implementation: 11 - much improved cookie implementation:
11 - properly implement cookie expiry (for new cookies). 12 - properly implement cookie expiry (for new cookies).
12 - new function to expire cookies and sessions: cookie_jar_expire. 13 - new function to expire cookies and sessions: cookie_jar_expire.
13 - add special exception to parse broken expires= keys in 14 - add special exception to parse broken expires= keys in
14 set-cookie headers. 15 set-cookie headers.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines