Michael Dale mdale@wikimedia.org writes:
- Modern html5 browsers are starting to be able to natively split files
up into chunks and do separate 1 meg xhr posts. Firefogg extension does something similar with extension javascript.
Could you point me to the specs that the html5 browsers are using? Would it be possible to just make Firefogg mimic this same protocol for pre-html5 Firefox?
- We should really get the chunk uploading "reviewed" and deployed. Tim
expressed some concerns with the chunk uploading protocol which we addressed client side, but I don't he had time to follow up with proposed changes that we made for server api.
If you can point me to Tim's proposed server-side changes, I'll have a look.
Mark.