Skip to content
Commit a6500d80 authored by Jocelyn Turcotte's avatar Jocelyn Turcotte
Browse files

Work around the Qt PUT corruption bug with Qt < 5.4.2 #2425

Since QNonContiguousByteDeviceThreadForwardImpl::reset will
call UploadDevice::reset with a BlockingQueuedConnection, this
allows us to reset the HTTP channel along with its buffers
before they get the chance to be reused with a subsequent request.
parent 0d5d2c57
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment