Comment #1 on issue 23685 by chris.double: tinyvid.tv returns malformed content-range headers http://code.google.com/p/chromium/issues/detail?id=23685
This was a bug in the tinyvid.tv byte range request code that serves videos from the local server (some videos are served locally from tinyvid.tv and some are archived on Amazon S3). I've fixed this and byte range requests should now serve the requested range of bytes. Previously it served from the requested start range but ignored the end range. Let me know if there are any problems. Chris (tinyvid.tv maintainer). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
