Skip to content

http: emit abort event from ClientRequest

ClientRequest will now emit an abort event to detect when abort is called.

Ref: https://github.com/joyent/node/issues/9278

Merge request reports

Loading