-
**refactor(auth): use customizable HTTP client for Antigravity requests**
发布于
2025-11-21 12:54:56 +00:00 - Replaced
http.DefaultClientwith a configurablehttp.Clientinstance for Antigravity OAuth flow methods. - Updated
exchangeAntigravityCodeandfetchAntigravityUserInfoto accepthttpClientas a parameter. - Added
util.SetProxyusage to initialize thehttpClientwith proxy support.
下载附件
- Replaced