requests
requests copied to clipboard
Unit test for string containing multi-byte UTF-8 #6586
There are two tests here. One demonstrating existing, correct behavior for data=bytes, and another, failing, test for the case where data=string and the string contains multi-byte UTF-8.