martinayotte wrote:Good !
Maybe a small change still need to be done, but not urgent : is the ContentLength received by the browser in the header is actually a '0' or the real size ?
I checked and the actual size (that has been set with WebServer.setContentLength(size)) is send to the browser.
So I think no changes needed.