Initial guidance on a PR to resolve the Accept-Ranges TODO
              
              #1629
            
            
          -
| I'd like to help resolve a  filesystem_spec/fsspec/implementations/http.py Lines 837 to 840 in 527728d The  It looks like the plan is to use  | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
| If a more targeted "fix" (for my use case) is advised, retrying with an HTTPStreamFile from here seems reasonable: | 
Beta Was this translation helpful? Give feedback.
-
| I don't expect servers to necessarily tell the truth about whether they accept range requests or not :| | 
Beta Was this translation helpful? Give feedback.
That sounds reasonable. Trust the message when it is explicit.