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

stream: add readableDidRead #39589

Closed
wants to merge 3 commits into from
Closed

Commits on Jul 30, 2021

  1. Revert "stream: add readableDidRead"

    This reverts commit 8306051.
    ronag committed Jul 30, 2021
    Copy the full SHA
    e605c86 View commit details
    Browse the repository at this point in the history
  2. stream: add readableDidRead

    Adds did read accessor used to determine whether a
    readable has been read from.
    
    Refs: nodejs/undici#907
    ronag committed Jul 30, 2021
    Copy the full SHA
    b8f5fb9 View commit details
    Browse the repository at this point in the history
  3. fixup: rm readableUsed

    ronag committed Jul 30, 2021
    Copy the full SHA
    5b7d80d View commit details
    Browse the repository at this point in the history