Closed GoogleCodeExporter closed 9 years ago
Thanks for the report, r2419 fixes this issue.
The problem is not so much that serf is truncating the length. The problem is
that the gzip trailer sent by the http server only contains the expected length
module 2^32, so when we compare it we have to use the actual value module 2^32.
Original comment by lieven.govaerts@gmail.com
on 20 Aug 2014 at 4:13
Original issue reported on code.google.com by
jl...@feralinteractive.com
on 19 Aug 2014 at 2:17