Skip to content

Intercept HTTP requests which are made by dart:io HttpClient #539

@ueman

Description

@ueman

This API might be a good starting point.

Sometimes Flutter makes HTTP requests itself. For example, for the network image widget. This would allow to track them.

A few gotchas: The requests from the SDK itself are maybe tracked, too. Also if it's used with http/dio integrations, there may be duplicated trackings because http and dio use dart:ios HttpClient

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions