Skip to content

Remove uses from HttpRequest (from package:web) #143892

@ditman

Description

@ditman

The web_benchmarks package uses the now-deprecated HttpRequest class from package:web.

Analyzing web_benchmarks...                                             

   info • 'HttpRequest' is deprecated and shouldn't be used. Instead use package:http •
          lib/client.dart:321:11 • deprecated_member_use
   info • 'HttpRequest' is deprecated and shouldn't be used. Instead use package:http •
          lib/client.dart:331:11 • deprecated_member_use
   info • 'HttpRequest' is deprecated and shouldn't be used. Instead use package:http •
          lib/client.dart:359:11 • deprecated_member_use
   info • 'HttpRequest' is deprecated and shouldn't be used. Instead use package:http •
          lib/client.dart:373:11 • deprecated_member_use

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: tech-debtTechnical debt, code quality, testing, etc.fyi-ecosystemFor the attention of Ecosystem teamp: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedp: web_benchmarksflutter/packages web_benchmarkspackageflutter/packages repository. See also p: labels.team-webOwned by Web platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions