Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Access to underlying Jquery Request Object ? #74

Closed
svkangal opened this issue Mar 10, 2016 · 5 comments
Closed

Access to underlying Jquery Request Object ? #74

svkangal opened this issue Mar 10, 2016 · 5 comments

Comments

@svkangal
Copy link

I have a requirement where I need access to request object so as to cancel the current ongoing request if a new request if fired.

@stefanpenner
Copy link
Contributor

maybe you should use pure $ then, our goal is to decouple from $

@svkangal
Copy link
Author

@stefanpenner I see, thanks for the info,

@svkangal
Copy link
Author

Even with after decoupling the plain native request object can be returned and used to abort right?

@stefanpenner
Copy link
Contributor

Even with after decoupling the plain native request object can be returned and used to abort right?

well, we hope to swap out to fetch once its ready, so unsure..

@svkangal
Copy link
Author

Cool, Thanks. Closing the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants