Skip to content

Sending Server Request from the page #253

@antfu

Description

@antfu

Currently, we are sending the request directly from the devtools UI using fetch, which sometimes can be inaccurate when the app has some client states like cookies etc. We should forward the arguments to the app client, sending the request from the app, and forward the return value to the devtools UI to present it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions