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

Comparing AnyEvent-HTTP/Changes (file contents):
Revision 1.88 by root, Sun Aug 28 09:31:29 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).
15 19
162.23 Sun Aug 28 11:30:33 CEST 2016 202.23 Sun Aug 28 11:30:33 CEST 2016
17 - relative redirects used the proxy schema instead of the request 21 - relative redirects used the proxy schema instead of the request
18 url schema to generate the new url, which is wrong (analyzed by Felix 22 url schema to generate the new url, which is wrong (analyzed by Felix
19 Ostmann). 23 Ostmann).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines