xhr
xhr copied to clipboard
Abort call when beforeSend function returns false
beforeSend is browser specific, not from request
API, so we could consider making it follow the spec of the beforeSend from jQuery.ajax.
Thoughts?