1
0
Fork 0
forked from 0x2620/oxjs
Commit graph

4 commits

Author SHA1 Message Date
j
f8e48f54ca expose async flag to disable it for window.unload events 2025-07-06 20:23:54 +01:00
869de36163
Fix Ox.Request.cancel(fn) (fixes #2932)
arguments[0] === req inside the forEach callback, so previously this
would throw

    TypeError: arguments[0] is not a function
2016-06-22 15:53:18 +01:00
j
19be508afe Fix pending requests: depend on data not id. 2016-01-02 19:31:56 +05:30
rolux
51696562f1 remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
Renamed from source/Ox.UI/js/Core/Request.js (Browse further)