1
0
Fork 0
forked from 0x2620/oxjs

merging changes

This commit is contained in:
rlx 2011-08-06 17:41:01 +00:00
commit 8e468ced0b
7 changed files with 31 additions and 14 deletions

View file

@ -53,6 +53,10 @@ Ox.Request = function(options) {
cache = {};
},
_leakCache: function() {
return cache;
},
/*@
options <f> get/set options
() -> <o> get options