Xuanwo commented on issue #5689:
URL: https://github.com/apache/opendal/issues/5689#issuecomment-2697876435

   We seems to have three problems here:
   
   - chrome meets 403 while trying to fill the cache, we need to find out why 
sig not match.
   - chrome silently convert 403 to 206 response which chrome team think it's 
fine.
   - chrome set wrong content-length for the following 206 response which lead 
to opendal raise error "too little data"
   
   Have I concluded correctly? @aoli-al 


-- 
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