-
-
Notifications
You must be signed in to change notification settings - Fork 970
Open
Labels
enhancementThis change will extend Got featuresThis change will extend Got featuresexternalThe issue related to an external projectThe issue related to an external projectgood for beginnerThis issue is easy to fixThis issue is easy to fix
Description
Describe the bug
- Node.js version: v17.0.1
- OS & version: Darwin Kernel Version 20.6.0, macOS Big Sur 11.6.1 (20G224)
When issuing a request to an http/2 server, the response miss the lookup
, connect
and secureConnect
timings, which in turn prevents the computing of the request
timing.
I couldn't find any reference in the existing issues. If there is one I missed, feel free to link it and close this issue.
Code to reproduce
Here is a PR with a failing unit test reproducing the issue: #1957
Checklist
- I have read the documentation.
- I have tried my code with the latest version of Node.js and Got.
Metadata
Metadata
Assignees
Labels
enhancementThis change will extend Got featuresThis change will extend Got featuresexternalThe issue related to an external projectThe issue related to an external projectgood for beginnerThis issue is easy to fixThis issue is easy to fix