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

http: emit abort event from ClientRequest #9311

Closed
wants to merge 1 commit into from
Closed

http: emit abort event from ClientRequest #9311

wants to merge 1 commit into from

Conversation

cjihrig
Copy link

@cjihrig cjihrig commented Mar 1, 2015

ClientRequest will now emit an abort event the first time abort() is called.

cc: @tjfontaine
Closes #9278

ClientRequest will now emit an abort event the first time abort()
is called.

Semver: Minor
Fixes: #9278
PR-URL: nodejs/node#945
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>

Conflicts:
	doc/api/http.markdown
@jasnell
Copy link
Member

jasnell commented Jun 24, 2015

LGTM

@cjihrig
Copy link
Author

cjihrig commented Jun 24, 2015

This is already in io.js. Deferring to the converged repo.

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

Successfully merging this pull request may close these issues.

6 participants