Skip to content

fix: Use http client wrapper instead of round trip#530

Merged
ankitpokhrel merged 2 commits intomainfrom
fix-527
Feb 13, 2023
Merged

fix: Use http client wrapper instead of round trip#530
ankitpokhrel merged 2 commits intomainfrom
fix-527

Conversation

@ankitpokhrel
Copy link
Owner

@ankitpokhrel ankitpokhrel commented Dec 20, 2022

Use http.Client that handles redirects among other things instead of directly calling the round tripper.

Fixes #527

Use http.Client that handles redirects among other things instead of directly calling the round tripper.
@ankitpokhrel ankitpokhrel marked this pull request as ready for review February 13, 2023 17:51
@ankitpokhrel ankitpokhrel merged commit 7bae0d6 into main Feb 13, 2023
@ankitpokhrel ankitpokhrel deleted the fix-527 branch February 13, 2023 17:53
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.

302 Redirects Not Followed

1 participant