As most output streams come from the system, we can't re-send them. So when okhttp wants to retry it tries to write to closed streams which will fail. We declare our outputstream writing as one-shot for this reason. |
||
---|---|---|
.. | ||
java/com/stevesoltys/seedvault | ||
res | ||
AndroidManifest.xml |