jQuery $.ajaxPrefilter() Method
Jquery $.ajaxPrefilter() method is a powerful jquery method that allows us to modify the settings, option object, URL, and data object of AJAX jquery request before sending a request to the server. If you know the syntax of the AJAX jquery request, you will find that it contains options, objects, an