Completely different signatures. It's more performant to use a _Deferred to handle complete than to use .pipe() and use the returned Promise's always method.
So presumably one can now register a $.ajax().always() handler [since the return JQXHR includes the promise methods] but it will have slightly different semantics to $.ajax().complete() ?
Leave a comment on ray.bellis's reply
Change topic type
Link this topic
Provide the permalink of a topic that is related to this topic