Skip to content
This repository was archived by the owner on Nov 15, 2019. It is now read-only.

Commit 3394635

Browse files
committed
Update README.md
1 parent 8e0b02d commit 3394635

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@ jquery-blob
22
===========
33

44
Blob support for jQuery ajax.
5+
6+
This file is a modified version from https://github.com/jquery/jquery/blob/master/src/ajax/xhr.js
7+
8+
When using the blob as dataType argument for the .ajax call (and probably the other AJAX functions) the complete callback will contain the Blob.
9+
10+
Can be used in combination with the FileSaver interface to download files via AJAX.

0 commit comments

Comments
 (0)