Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 01:12
fix: use HttpClient.DefaultProxy for trim-safe proxy support

Conditional proxy code was trimmed away in partial trim mode.
HttpClient.DefaultProxy is a framework API that reads HTTPS_PROXY/
HTTP_PROXY automatically and is not affected by trimming.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>