clbarnes commented on PR #5222:
URL: https://github.com/apache/arrow-rs/pull/5222#issuecomment-1876793078

   I think both should result in a 416 RangeNotSatisfiable, because in one the 
offset exceeds the resource length, and in the other a `std::ops::Range` of 
`10..10` turns into a header of `Range: bytes=10..9`, which should also not be 
satisfiable. I can look into this - thanks for all your help pushing this over 
the line!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to