Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: new HTTPClient type #361

Merged
merged 11 commits into from
May 8, 2024
Merged

refactor: new HTTPClient type #361

merged 11 commits into from
May 8, 2024

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented May 6, 2024

What kind of change does this PR introduce?

Refactor

What is the new behavior?

Implement a new HTTPClient type that accepts a list of request interceptors, and refactor all HTTP requests to use this new type.

@grdsdev grdsdev marked this pull request as ready for review May 7, 2024 12:49
@grdsdev grdsdev requested a review from dshukertjr May 7, 2024 14:19
@grdsdev grdsdev merged commit e5c564a into main May 8, 2024
41 checks passed
@grdsdev grdsdev deleted the refactor/httpclient branch May 8, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants