Skip to content

fix: Do not override default HTTP Client options - #238

Merged
artonge merged 1 commit into
masterfrom
artonge/fix/dont_overide_defaults
Aug 16, 2026
Merged

fix: Do not override default HTTP Client options#238
artonge merged 1 commit into
masterfrom
artonge/fix/dont_overide_defaults

Conversation

@artonge

@artonge artonge commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Currently, we override two options:

  1. verify, which prevent using custom CA certificates
  2. allow_local_address, which do not respect the instance wide setting

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@ArtificialOwl ArtificialOwl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

should not be backported at it might break some setup

Currently, we override two options:
1. `verify`, which prevent using custom CA certificates
2. `allow_local_address`, which do not respect the instance wide setting

Signed-off-by: Louis Chmn <louis@chmn.me>
@artonge
artonge force-pushed the artonge/fix/dont_overide_defaults branch from 28c69a7 to 47a429c Compare August 16, 2026 15:29
@artonge
artonge merged commit 32b45c3 into master Aug 16, 2026
34 checks passed
@artonge
artonge deleted the artonge/fix/dont_overide_defaults branch August 16, 2026 15:35
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.

2 participants