diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-04-10 17:08:49 -0500 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-04-10 17:08:49 -0500 |
| commit | eefa488da7292876f93e952af09638b8cca81ef2 (patch) | |
| tree | fa6855e15336ef8258e5c7586280936145fe7c51 /libs/plugin_python/src/mobase/wrappers | |
| parent | c9599410b1bd5492c723b3a2e6017ebc6f48a358 (diff) | |
Fix SLR download silently failing due to response data being discarded
The readyRead handler consumed data via readAll() but discarded it when
no destination file was set. The final readAll() then returned empty
since the buffer was already drained, causing all in-memory HTTP
responses (like BUILD_ID.txt) to appear empty.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'libs/plugin_python/src/mobase/wrappers')
0 files changed, 0 insertions, 0 deletions
