python-poster icon indicating copy to clipboard operation
python-poster copied to clipboard

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

Open PriPrakash opened this issue 6 years ago • 0 comments

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.

PriPrakash avatar Mar 25 '19 10:03 PriPrakash