diff options
author | Colin Walters <walters@verbum.org> | 2010-11-01 14:58:26 -0400 |
---|---|---|
committer | Owen W. Taylor <otaylor@fishsoup.net> | 2011-04-27 13:26:43 -0400 |
commit | d031efd02ae8c145cd5df126da53936fbd450a42 (patch) | |
tree | c9686c4b5eb8f3e582561bb95f35b6a51833c05a /git-bz.txt | |
parent | 9cf4811c355c846a1a9343cac537f4ff6669b651 (diff) |
Support UTF-8 attachments
The cookies were being pulled out of Sqlite were Unicode, which
caused the entire HTTP buffer to be Unicode. When concatenating
non-ascii string instances (as would be returned from e.g. git),
things blew up.
Ensure the cookie data is UTF-8 str, and also set our content
encoding explicitly to UTF-8.
https://bugzilla.gnome.org/show_bug.cgi?id=633729
Diffstat (limited to 'git-bz.txt')
0 files changed, 0 insertions, 0 deletions