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

http2: allow passing FileHandle to respondWithFD #29876

Closed
wants to merge 5 commits into from

Commits on Oct 8, 2019

  1. http2: allow passing FileHandle to respondWithFD

    This seems to make sense if we want to promote the use
    of `fs.promises`, although it’s not strictly necessary.
    addaleax committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    c7d8a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad2b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9d05d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c91a7e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    cd4d52c View commit details
    Browse the repository at this point in the history