Changes

Jump to: navigation, search

WebAPI/XHRBatch

14 bytes added, 04:44, 3 November 2013
m
Proposed API
== Proposed API ==
interface nsIDOMNavigatorXHRBatch : EventTarget {
Promise<IXHRBatch[]> getBatches(); // return submitted batches of the same origin.
Promise<IXHRBatch[]> getAllBatches(); // return all submitted batches, not strict by the same origin if with the permission
Confirm
398
edits

Navigation menu