Skip to content

Conversation

@harshhbt
Copy link

@harshhbt harshhbt commented Jan 4, 2026

  • Introduce allow_self_signed flag in ProxyConfig.
  • Propagate flag to HTTP client (verify=False).
  • Add --insecure-proxy CLI option to enable the flag.
  • Adjust proxy handling logic accordingly.

- Introduce `allow_self_signed` flag in `ProxyConfig`.
- Propagate flag to HTTP client (`verify=False`).
- Add `--insecure-proxy` CLI option to enable the flag.
- Adjust proxy handling logic accordingly.
@harshhbt harshhbt force-pushed the feat-allow-self-signed-proxy branch from 167a21a to a862fe7 Compare January 4, 2026 20:15
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20698530234

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.6%) to 99.414%

Files with Coverage Reduction New Missed Lines %
_cli.py 1 98.57%
proxies.py 1 98.15%
_api.py 1 96.0%
Totals Coverage Status
Change from base Build 18471384742: -0.6%
Covered Lines: 509
Relevant Lines: 512

💛 - Coveralls

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.

3 participants