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

[TIMOB-9976] Fixed how HTTPClient handles aborted connections. #2582

Merged
merged 2 commits into from Jul 17, 2012
Merged

[TIMOB-9976] Fixed how HTTPClient handles aborted connections. #2582

merged 2 commits into from Jul 17, 2012

Conversation

cb1kenobi
Copy link
Contributor

No description provided.

this.file).write(xhr.responseText);

if (!this._aborted) {
debugger;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove debugger statement

@nebrius
Copy link
Contributor

nebrius commented Jul 17, 2012

Code reviewed and tested. Request accepted.

nebrius added a commit that referenced this pull request Jul 17, 2012
[TIMOB-9976] Fixed how HTTPClient handles aborted connections.
@nebrius nebrius merged commit b9747a1 into tidev:master Jul 17, 2012
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

Successfully merging this pull request may close these issues.

None yet

2 participants