diff options
author | Owen W. Taylor <otaylor@fishsoup.net> | 2015-02-26 13:52:35 -0500 |
---|---|---|
committer | Owen W. Taylor <otaylor@fishsoup.net> | 2015-02-26 13:58:04 -0500 |
commit | f55601c91eb7f6e2233c25583bc3ff92e713fa56 (patch) | |
tree | 886478ce3ca595f2b366b8df6686a56be9a99673 /Makefile | |
parent | 7a676905ecdac9d695843b5b5e261dc765e55b35 (diff) | |
download | git-bz-f55601c91eb7f6e2233c25583bc3ff92e713fa56.tar.gz |
Make sure URLs are ascii when building HTTP request
If an URL ends up with a unicode type, then that will force the
body of the HTTP request to unicode; adding the raw bytes of the
commit can then cause an encoding error.
https://bugzilla.gnome.org/show_bug.cgi?id=745186
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions