Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

remove api/client usage in http package #1364

@acud

Description

@acud

the http package has a reference to api/client in some tests of the http package. this limits the possibility to use references to consts contracted by the http package in the client library due to cyclic dependency.

we should get rid of the api client in the http package and test using raw http only in the http package.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions