Skip to content

Commit

Permalink
1.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Danial Farid authored and Danial Farid committed Sep 24, 2014
1 parent 33df05c commit 9c54dc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion angular-file-upload-shim.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ if (window.XMLHttpRequest) {
xhr.getAllResponseHeaders = function(){};
_this.complete(null, {status: 204, statusText: 'No Content'});
}
}, 3000);
}, 5000);
}
},
headers: xhr.__requestHeaders
Expand Down
2 changes: 1 addition & 1 deletion angular-file-upload-shim.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c54dc6

Please sign in to comment.