Skip to content

http/2 timings #1958

@etnbrd

Description

@etnbrd

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

No one assigned

    Labels

    enhancementThis change will extend Got featuresexternalThe issue related to an external projectgood for beginnerThis issue is easy to fix

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions