mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
Currently, this just respects the reported value from Accept-Ranges, but we could also just try sending a range request and see if the server rejects it, then fall back to a normal request after. For now, this is fine, and we can make it use a fallback later if needed.