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.89 by root, Sat Nov 26 03:45:33 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.24
17 - do not call on_body callback on a response that AE::HTTP will recurse
18 on internally (reported by Антон Онуфриев and Ruslan Zakirov).
19
202.23 Sun Aug 28 11:30:33 CEST 2016
21 - relative redirects used the proxy schema instead of the request
22 url schema to generate the new url, which is wrong (analyzed by Felix
23 Ostmann).
24 - fix download example (reported by Felix Ostmann).
15 25
162.22 Thu May 14 04:04:03 CEST 2015 262.22 Thu May 14 04:04:03 CEST 2015
17 - ipv6 literals were not correctly parsed (analyzed by Raphael Geissert). 27 - ipv6 literals were not correctly parsed (analyzed by Raphael Geissert).
18 - delete the body when mutating request to GET request when 28 - delete the body when mutating request to GET request when
19 redirecting (reported by joe trader). 29 redirecting (reported by joe trader).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines