Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
closes #25686)
|
|
|
|
|
|
|
|
|
|
|
|
warning (closes #25676)
|
|
|
|
I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#25311, closes #25321)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Always request last data block of exact size remaining to download if possible not the current block size.
|
|
Always do this if possible, i.e. if Content-Length or expected length is known, not only in test.
This will save unnecessary last extra loop trying to read 0 bytes.
|