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

Add timeout to XHR polyfill #382

Closed
rozele opened this issue Apr 21, 2016 · 0 comments
Closed

Add timeout to XHR polyfill #382

rozele opened this issue Apr 21, 2016 · 0 comments
Assignees

Comments

@rozele
Copy link
Collaborator

rozele commented Apr 21, 2016

The NetworkingModule should properly support timeout.

@rozele rozele added this to the Core Native Modules milestone Apr 21, 2016
@rozele rozele added p2 labels Apr 21, 2016
@rozele rozele self-assigned this Apr 21, 2016
@rozele rozele added in progress and removed ready labels Apr 22, 2016
rozele added a commit that referenced this issue Apr 23, 2016
Timeout is now wired up using a cancellation token (no native behavior for timeout in the HttpClient).

Fixes #382
rozele added a commit that referenced this issue May 17, 2016
Timeout is now wired up using a cancellation token (no native behavior for timeout in the HttpClient).

Fixes #382
rozele added a commit that referenced this issue May 18, 2016
Timeout is now wired up using a cancellation token (no native behavior for timeout in the HttpClient).

Fixes #382
rozele added a commit that referenced this issue May 25, 2016
Timeout is now wired up using a cancellation token (no native behavior for timeout in the HttpClient).

Fixes #382
rozele added a commit that referenced this issue May 25, 2016
Timeout is now wired up using a cancellation token (no native behavior for timeout in the HttpClient).

Fixes #382
rozele added a commit that referenced this issue Jun 1, 2016
Timeout is now wired up using a cancellation token (no native behavior for timeout in the HttpClient).

Fixes #382
GantMan pushed a commit to infinitered/react-native-windows that referenced this issue Sep 29, 2016
Timeout is now wired up using a cancellation token (no native behavior for timeout in the HttpClient).

Fixes microsoft#382
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

1 participant