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
If the server responds with HTTP/2, the request will fail. This is because requests is not compatible with HTTP/2. Fixing this will probably require replacing requests.
The text was updated successfully, but these errors were encountered:
If the server responds with HTTP/2, the request will fail. This is because requests is not compatible with HTTP/2. Fixing this will probably require replacing requests.
The text was updated successfully, but these errors were encountered: