-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix OTA Requestor implementation of write to DefaultOTAProviders. (#3…
…3000) Our implementation only handled chunked lists and failed if a non-chunked list was sent. This is bad, because typically this list is short, and chunking it wastes bytes on the wire.
- Loading branch information
1 parent
ced12be
commit 7b7af2f
Showing
1 changed file
with
13 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters