[wp-trac] [WordPress Trac] #21497: Make uploads on XML-RPC resumable

WordPress Trac noreply at wordpress.org
Thu Sep 11 11:58:09 UTC 2014


#21497: Make uploads on XML-RPC resumable
-------------------------+------------------------------
 Reporter:  pento        |       Owner:
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  XML-RPC      |     Version:
 Severity:  minor        |  Resolution:
 Keywords:               |     Focuses:
-------------------------+------------------------------

Comment (by pento):

 There are certainly ways to do this so that the JSON REST API could
 benefit. wp-admin could use it, too, with the
 [https://developer.mozilla.org/en-US/docs/Web/API/Blob.slice Blob.slice()]
 method.

 I think the idea is worth experimenting with, but I'm not entirely
 convinced it's good for core - it seems that it would add a large amount
 of complexity to file handling, for a moderate benefit.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/21497#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list