Great price and record fast shipping time!!! Would request again. :) #131
@ -45,8 +45,6 @@
|
|||||||
|
|
||||||
http.onreadystatechange = function() {
|
http.onreadystatechange = function() {
|
||||||
if(http.readyState === http.DONE) {
|
if(http.readyState === http.DONE) {
|
||||||
console.log(http);
|
|
||||||
console.log(http.getResponseHeader('Last-Modified'));
|
|
||||||
callback(http.getResponseHeader('Last-Modified'));
|
callback(http.getResponseHeader('Last-Modified'));
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user