Commit graph

3 commits

Author SHA1 Message Date
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)