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

feat(#1243): Add option to configure disable redirect for HttpClient #1244

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

tschlat
Copy link
Collaborator

@tschlat tschlat commented Oct 28, 2024

Implement enhancement on HttpClient as described in issue #1243.

@tschlat tschlat requested a review from bbortt October 28, 2024 09:32
@tschlat tschlat self-assigned this Oct 28, 2024
@tschlat tschlat linked an issue Oct 28, 2024 that may be closed by this pull request
Copy link
Collaborator

@bbortt bbortt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cannot find anything. well done, nicely tested 🔥 will merge it once the build passes.

@bbortt bbortt merged commit bab5347 into main Oct 29, 2024
1 check passed
@bbortt bbortt deleted the issue/1243/http_client_disable_redirect_TS branch October 29, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to disable redirects on the HTTP endpoint.
2 participants