Xuanwo commented on issue #5689: URL: https://github.com/apache/opendal/issues/5689#issuecomment-2697814129
> Based on my understanding, when the server returns 206, it is legal for the server to return partial content no matter what `content-length` is set in the header. For example, if the client request ranges from 1-256, the server may respond 1-128 bytes but still with `content-length` set to 256. Ohhhh, that's really surprising. Maybe something happened inside WASM (a.k.a. `fetch`), since we don't have our own network stack in the browser. I'll take a closer look at this. -- 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]
