Commit 7b0e9d23 by Ivan Kubota

fix

parent 60ac3c61
...@@ -33,6 +33,8 @@ ...@@ -33,6 +33,8 @@
} }
}; };
}; };
if(!widow.xxx)
cb = _cb;
xhr.open( method, cfg.url, true ); xhr.open( method, cfg.url, true );
for( let key in cfg.headers ){ for( let key in cfg.headers ){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment