- From: sirdarckcat <notifications@github.com>
- Date: Fri, 12 Jun 2015 22:46:27 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Saturday, 13 June 2015 05:46:54 UTC
One thing that might be interesting is that some media fomats might have trailing checksums or something like that, which we could use to read data crossorigin byte by byte (by making 256 requests per byte - where each payload is only valid for a checksum with the last byte being what we check). This might be easier on compression formats too (we just define a byte sequence to be a sequence in a Huffman table, maybe). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/703#issuecomment-111675715
Received on Saturday, 13 June 2015 05:46:54 UTC