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

Comparing AnyEvent-HTTP/Changes (file contents):
Revision 1.87 by root, Thu Jan 7 13:14:16 2016 UTC vs.
Revision 1.88 by root, Sun Aug 28 09:31:29 2016 UTC

10TODO: remove "unexpectedly got a destructed handle" 10TODO: remove "unexpectedly got a destructed handle"
11 11
12TODO: callback as body (Kostirya) 12TODO: callback as body (Kostirya)
13TODO: infinite recursion(?) (Kostirya) 13TODO: infinite recursion(?) (Kostirya)
14TODO: default rbuf_max value maybe? how about reading large chunks in small parts? 14TODO: default rbuf_max value maybe? how about reading large chunks in small parts?
15
162.23 Sun Aug 28 11:30:33 CEST 2016
17 - relative redirects used the proxy schema instead of the request
18 url schema to generate the new url, which is wrong (analyzed by Felix
19 Ostmann).
20 - fix download example (reported by Felix Ostmann).
15 21
162.22 Thu May 14 04:04:03 CEST 2015 222.22 Thu May 14 04:04:03 CEST 2015
17 - ipv6 literals were not correctly parsed (analyzed by Raphael Geissert). 23 - ipv6 literals were not correctly parsed (analyzed by Raphael Geissert).
18 - delete the body when mutating request to GET request when 24 - delete the body when mutating request to GET request when
19 redirecting (reported by joe trader). 25 redirecting (reported by joe trader).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines