Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make tests resilient to new Node default connection header changes
It seems that Node v20.5.1 sets this to keep-alive by default, but not in all environments? Seeing keep-alive in GitHub but not locally with the same release. Doesn't matter for this test, best to just ignore it.
- Loading branch information