Category: Low-Level Interface

These methods can be used to make arbitrary Ajax requests.

jQuery.ajaxPrefilter()

Handle custom Ajax options or modify existing options before each request is sent and before they are processed by $.ajax().

jQuery.ajaxSetup()

Set default values for future Ajax requests. Its use is not recommended.

© The jQuery Foundation and other contributors
Licensed under the MIT License.
https://api.jquery.com/category/ajax/low-level-interface