Decode RFC2047 header from UTF-8/B
commit71b91ed01fd7eb817750080ae59cb96a155e04a8
authorPetr Písař <petr.pisar@atlas.cz>
Sun, 15 Jan 2012 13:51:39 +0000 (15 14:51 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 15 Jan 2012 13:51:39 +0000 (15 14:51 +0100)
tree30c562840a68025ea139ac71a24d290fb56f4352
parentcb9fce161eea63e8e38a79a3ee71c057174d6bd1
Decode RFC2047 header from UTF-8/B

This is not complete (white spaces normalization missing) and it breaks
_isds_utf82locale().

FIX: We need to fix the conversion or to check decoded header
value to conform to UTF-8.
src/soap.c