Skip to content

Replace usage of reqwest with hyper #990

@LucioFranco

Description

@LucioFranco

Currently, we pull in reqwest for tests in a couple of places but we already pull in hyper and http. So I think it would make sense to remove this additional dependency to reduce compile times and the number of dependencies we require during tests.

Metadata

Metadata

Assignees

Labels

domain: testsAnything related to Vector's internal testsgood first issueAnything that is good for new contributors.type: tech debtA code change that does not add user value.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions