79689836

Date: 2025-07-04 07:48:19
Score: 1
Natty:
Report link

HTTP provides exactly one standardized feature for partial transfers, the Range request header. If the origin ignores Range, every GET starts at byte 0 and you cannot prevent the first N bytes from being sent again. A client-side workaround does not exist because the server decides what payload to stream.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Salt