Changes

Jump to: navigation, search

WebAPI/XHRBatch

1 byte added, 05:18, 3 November 2013
m
Proposed API
partial interface XMLHttpRequest {
readonly attribute XHRBatch batch; // The batch this request belonged belonging to.
Promise<boolean> addToBatch(); // Add this request to the batch belonged to.
Promise<boolean> removeFromBatch(); // Remove this request from the batch belonged to.
Confirm
398
edits

Navigation menu