8 Oct
2025
8 Oct
'25
8 p.m.
This fixes EOF detection when downloading large files. See function end_of_read_data() in request.c. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58737 -- v2: winhttp: Type UINT64 for variables content_length and content_read https://gitlab.winehq.org/wine/wine/-/merge_requests/9140