[jQuery] jQuery.ajaxSetup({ success: ... }) behavior

[jQuery] jQuery.ajaxSetup({ success: ... }) behavior


Along with every AJAX callback, I'd like to ensure that the user
session is still active.
So I have the following: