Fixes issues with binary request bodies which may result in:
UnicodeDecodeError: 'ascii' codec can't decode byte 0x89 in position 235: ordinal not in range(128)
Issue 6868054: Fix unicode leakage into httplib.
(Closed)
Created 12 years, 7 months ago by jcgregorio_google
Modified 12 years, 6 months ago
Reviewers: Ali Afshar
Base URL:
Comments: 0