send ajax request params with jqXHR object
exhaust
return jqXHR
return argument extended with ajax options, thus allowing jqXHR.type
, jqXHR.url
, etcetera - useful for determining the request path, type and other parameters
exhaust
return jqXHR
return argument extended with ajax options, thus allowing jqXHR.type
, jqXHR.url
, etcetera - useful for determining the request path, type and other parameters