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

doc: deprecate (doc-only) .aborted property and 'abort', 'aborted' event in http #36670

Closed
wants to merge 1 commit into from

Commits on Sep 16, 2021

  1. doc: deprecate (doc-only) http abort related

    Refs: nodejs#36641
    Refs: nodejs#36617 (comment)
    
    Documentation-only deprecate `.aborted` property and `'abort'`,
    `'aborted'` event in `http`, and suggest using the corresponding
    Stream API instead.
    
    Co-authored-by: Michaël Zasso <targos@protonmail.com>
    Co-authored-by: Rich Trott <rtrott@gmail.com>
    Co-authored-by: Robert Nagy <ronagy@icloud.com>
    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    5 people committed Sep 16, 2021
    Copy the full SHA
    d9fb8ae View commit details
    Browse the repository at this point in the history