Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cancelling async request when make a new one #1145

Closed
pirey opened this issue May 20, 2015 · 1 comment
Closed

Cancelling async request when make a new one #1145

pirey opened this issue May 20, 2015 · 1 comment

Comments

@pirey
Copy link

pirey commented May 20, 2015

Hi,
I'm kind of new to this asynchronous thing, and I have a problem here. I'm making an api-call to my web-service when I submit a form.
Before the previous request completed, is it possible to cancel / overwrite the previous request with a new one when I submit the form again ?
Can anyone give me a clue?

Thanks for the help.

@daviesgeek
Copy link
Collaborator

Yup: #1377 (comment)

bostrom added a commit that referenced this issue Dec 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants