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

Comparing AnyEvent-HTTP/Changes (file contents):
Revision 1.55 by root, Sun Jan 2 05:13:27 2011 UTC vs.
Revision 1.56 by root, Sun Jan 2 05:31:55 2011 UTC

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 - handle spaces in content-length headers more gracefully.
11 - use common::sense.
11 - much improved cookie implementation: 12 - much improved cookie implementation:
12 - properly implement cookie expiry (for new cookies). 13 - properly implement cookie expiry (for new cookies).
13 - new function to expire cookies and sessions: cookie_jar_expire. 14 - new function to expire cookies and sessions: cookie_jar_expire.
14 - add special exception to parse broken expires= keys in 15 - add special exception to parse broken expires= keys in
15 set-cookie headers. 16 set-cookie headers.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines