da Anton Alexeyevich mancano 2 anni
415
Più simili a questo
interceptor - {Object=}
{response: ... , responseError: ...}
responseType - {string}
withCredentials - {boolean} - whether to set the withCredentials flag on the XHR object.
timeout – {number|Promise} – timeout in milliseconds, or promise that should abort the request when resolved.
cache – {boolean|Cache}
transformResponse – {function(data, headersGetter)|Array.
transformRequest – {function(data, headersGetter)|Array.
isArray – {boolean=}
url – {string} – action specific url override.
params – {Object=} – Optional set of pre-bound parameters for this action.
method – {string} – Case insensitive HTTP method
(key of object) – {string} – The name of action. This name becomes the name of the method on your resource object.