diff --git a/docs/docs.html b/docs/docs.html index 7a0557e8..b7785de3 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -604,7 +604,7 @@
Config Options
downloadRequestBody - If defined and the download property is true, a POST request will be made instead of a GET request and the passed argument will be set as the body of the request. + Use POST request on the URL of the download option. The value passed will be set as the body of the request.