138
138
removed use characters not supported in the terminal encoding.
141
144
* When dumb http servers return whole files instead of the requested ranges,
142
145
read the remaining bytes by chunks to avoid overflowing network buffers.
143
146
(Vincent Ladeuil, #175886)