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
Description
The default HttpClient is reqwest with the rusttls-tls feature enabled. Rusttls is a fairly large dependency and isn't necessary when accessing a LAN meilisearch instance. I'd be nice if it were easier to skip.