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
[github] Add HttpCache::in_dir constructor to allow for custom cache placement (#59)
* Add HttpCache::in_dir constructor to allow for custom cache placement
Before only the home dir could be used, this makes it a bit more ergonomic
if the user has other desires
* Use HttpCache::in_dir for HttpCache::in_home_dir
0 commit comments