Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3dee23334dc3372e0f26c866b42a38c50fc7566d
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 31fe3b215f175176d6474439f932bb5e7a12b573
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 31, 2021

  1. Revert "net: add support for finished after .destroy()"

    This reverts commit 2da3611.
    
    PR-URL: #37964
    Refs: #37937
    Reviewed-By: Robert Nagy <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    mcollina authored and lpinca committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    2fa7d33 View commit details
    Browse the repository at this point in the history
  2. test: make sure http pipelining does not emit a warning

    PR-URL: #37964
    Refs: #37937
    Reviewed-By: Robert Nagy <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    Reviewed-By: Colin Ihrig <[email protected]>
    mcollina authored and lpinca committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    31fe3b2 View commit details
    Browse the repository at this point in the history
Loading