Is there a way to override the XMLHTTPRequest object used in jQuery’s AJAX API? I would like to use a custom implementation of XMLHTTPRequest.
Thanks!
Is there a way to override the XMLHTTPRequest object used in jQuery’s AJAX API? I would like to use a custom implementation of XMLHTTPRequest.
Thanks!