You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add cli httpclient with support for proxy configuration (#672)
* add configuration for cli httpclient
* add httpclient roundtripper with proxy and user-agent
* add cli httpclient
* set downloader user-agent tp equal cli httpclient
* use cli httpclient on board list command
* add unit tests for httpclient
* add copyright notice
* upgrade downloader to v2 with httpclient injection
* change go.mod to point to upstream downloader project v2
0 commit comments