NEW 197237
POST'ing a Blob with an XHR to a custom scheme handler is broken
https://bugs.webkit.org/show_bug.cgi?id=197237
Summary POST'ing a Blob with an XHR to a custom scheme handler is broken
Brady Eidson
Reported 2019-04-24 11:32:38 PDT
POST'ing a Blob with an XHR to a custom scheme handler is broken Before the upcoming fix for https://bugs.webkit.org/show_bug.cgi?id=191362, POSTing with XHRs was broken in general. Getting the blobs to work is actually a huge task, so lets track it separately.
Attachments
Brady Eidson
Comment 1 2019-04-24 14:15:33 PDT
When this is fixed, there's an API test all ready to go inside WKURLSchemeHandler-1.mm that is commented out 👍
Note You need to log in before you can comment on or make changes to this bug.