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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
Other
c134a2b: Fix NewHTTP to use the provided client parameter instead of always using http.DefaultClient. Change writeMeta to use O_EXCL flag instead of O_TRUNC for consistency with writeFile (@honeynil)
0fa68d4: Use cmp.Or for http.Client fallback in NewHTTP (@honeynil)