hyper
hyper copied to clipboard
python3 compatibility fix for FakeOriginalResponse
The FakeOriginalResponse needs a fix for python3 compatibility
Please merge. This also fixes cookie parsing when using both Python 2 and 3.
Indeed this patch was for fixing the cookie setting issue in python3. Sorry I didn't highlight the keyword 'cookie' in the original post.