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

webstream: convert premature close to AbortError #39524

Closed
wants to merge 5 commits into from

Commits on Jul 26, 2021

  1. webstream: convert premature close to AbortError

    AbortError is a more "web" align alternative to
    ERR_STREAM_PREMATURE_CLOSE.
    ronag committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f024765 View commit details
    Browse the repository at this point in the history
  2. Update lib/internal/webstreams/adapters.js

    Co-authored-by: Antoine du Hamel <[email protected]>
    ronag and aduh95 authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    18ba68a View commit details
    Browse the repository at this point in the history
  3. fixup

    ronag committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    2ebc7ff View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. fixup

    ronag committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    1c18eb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. fiuxp

    ronag committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    6b90ae9 View commit details
    Browse the repository at this point in the history