Skip to content

Commit 9c6c121

Browse files
author
James Halliday
committed
document responseType
1 parent 1a3828d commit 9c6c121

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ where `opts` are:
4040
* `opts.headers={}` - as an object mapping key names to string or Array values
4141
* `opts.host=window.location.host` - http host
4242
* `opts.port=window.location.port` - http port
43+
* `opts.responseType` - response type to set on the underlying xhr object
4344

4445
The callback will be called with the response object.
4546

0 commit comments

Comments
 (0)