Hi everyone,
I'm trying to serve up an html5 video file using tornado. There's a bug in Chrome that only allows seeking on videos which were fetched with the Range header. Are there plans to support the Range header and Partial Content requests in StaticFileHandler?Thanks!
-James