For some reason, one in a while, The server decides that it should send a retransmission, like it thinks that data got lost.
My implementation gets confused on the next file, when I wait for a preview response and instead is greeted with the data from the retransmission of the chunked data ending (0\r\n).
Any ideas?
This happens very randomly too, like once in every ~10th call.
