Setup global settings for AJAX requests.
See $.ajax for a description of all available options. Note: Do not set handlers for complete, error, or success functions with this method; use the global ajax events instead.
Arguments:
| options | Options | |
|---|---|---|
| A set of key/value pairs that configure the default Ajax request. All options are optional. | ||
