We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c482487 commit ee369c3Copy full SHA for ee369c3
README.md
@@ -144,7 +144,7 @@ setProviderList(providers)
144
```
145
146
#### .setRequestOptions(Object requestOptions)
147
-Set options for request method.
+Define options to call oembed HTTP request.
148
149
`oembed-parser` is using [axios]() to send HTTP requests. Please refer [axios' request config](https://axios-http.com/docs/req_config) for more info.
150
0 commit comments