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
ClientSession.request() along with .get() etc. accepts SSL related params: verify_ssl, fingerprint, ssl_context and proxy_headers for per-request proxy support.
Unfortunately .wc_connect() doesn't support these params