mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
Using the response's header over our own request's byte range is likely to be a little more reliable for piecing the data together in the stream, in case the server decides to give us a slightly different range than we requested. The media element spec requires that the Content-Range parses correctly anyway, so we should make use of the values we get out of it.
115 KiB
115 KiB