We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3828d commit 9c6c121Copy full SHA for 9c6c121
readme.markdown
@@ -40,6 +40,7 @@ where `opts` are:
40
* `opts.headers={}` - as an object mapping key names to string or Array values
41
* `opts.host=window.location.host` - http host
42
* `opts.port=window.location.port` - http port
43
+* `opts.responseType` - response type to set on the underlying xhr object
44
45
The callback will be called with the response object.
46
0 commit comments