https://bugzilla.wikimedia.org/show_bug.cgi?id=17255
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Roan Kattouw <[email protected]> 2009-01-31 13:44:46 UTC --- (In reply to comment #3) > in response to comment #1 > yea its really simple we just collect a set of post files and concatenate > them.. no special HTTP upload handling code. maybe concatenate by running > shell > command to avoid sending all that data through php but not a big deal either > way. > Assigning this to Bryan, he's the one working on the upload API at the moment. > in response to comment #2 > is there some standard that you would prefer we use? The only thing I am aware > of is the google proposed resume upload code > http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal > > Notice even Google (with their custom clients) has taken the 1 meg chunk at a > time approach because it avoids modifications to HTTP protocol. They have > proposed modifications to HTTP protocol and we can support that once it "gets > out there". > Modifications to the HTTP protocol shouldn't be supported by us, but by PHP. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
