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
http-client doesn't need the cookie feature. http-client also doesn't
*directly* use the fs feature, but it re-exports http_types::Body and
people might be relying on Body::from_file, so depend on the fs feature
for compatibility.
0 commit comments