Skip to content

Brave Account endpoint client: introduce Request<> abstraction and unify HTTP method handling #50522

@szilardszaloki

Description

@szilardszaloki

Introduce a Request<> wrapper that unifies request bodies and HTTP methods, laying the groundwork for later attaching per-request network metadata (e.g. traffic annotations). Currently, APIRequestHelper uses a single net::NetworkTrafficAnnotationTag for all requests, which will be corrected in the migration to SimpleURLLoader.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions