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
{{ message }}
This repository was archived by the owner on Jun 24, 2019. It is now read-only.
This repository was archived by the owner on Jun 24, 2019. It is now read-only.
Deprecated 'Request' objects like "has_data()" and "get_data()" are still present in 'streaminghttp.py' which cannot be run on 3.4 and higher versions #3
Please change the deprecated objects in such a way that it will not effect somewhere else in the code.
I have made changes with this code locally. But these changes are effecting elsewhere in some other dependent code of mine.