Skip to content

Resource timing info for Http(s) call?  #31748

Open
@sureshg

Description

Is there any way to get event callbacks for the following operations when making an Http(s) request using this package?

dnsStart
dnsEnd
connectStart
secureConnectStart
secureConnectEnd
connectEnd
requestStart
requestEnd
responseStart
responseEnd
I am looking for something similar to the analytics API available in OKHttp (square/okhttp#270)

I asked this question on dart-lang/http#141 and is being redirected here.

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.library-io

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions