soup-request-data: return decoded contents for non-base64 data URLs
authorSergio Villar Senin <svillar@igalia.com>
Mon, 31 Jan 2011 12:29:22 +0000 (13:29 +0100)
committerSergio Villar Senin <svillar@igalia.com>
Mon, 31 Jan 2011 19:34:18 +0000 (20:34 +0100)
commitea5b7457064727ae96b97ca5ad93d23cee1ba12e
tree735d5aaee1db11d5dceaacdece2fa4ec0bbd06df
parentd88ee37535aa80635c5be4f9089e43b7c15ea8c9
soup-request-data: return decoded contents for non-base64 data URLs

SoupRequestData was not returning the decoded version of data URLs when they
were not encoded in base64

https://bugzilla.gnome.org/show_bug.cgi?id=641022
libsoup/soup-request-data.c