Ignore wrong encoding in multipart/*
authorPhilipp Takacs <philipp@bureaucracy.de>
Tue, 4 Aug 2015 19:26:14 +0000 (21:26 +0200)
committerPhilipp Takacs <philipp@bureaucracy.de>
Mon, 10 Aug 2015 08:18:30 +0000 (10:18 +0200)
commit0b4cb45a0dd18d07f6af9d77283ee369bd17b14e
tree39c08ed8531b6f111df0d1331feac81b2f1b172f
parentcaa8041a6870b8ce1a92f4384d25599e247b0961
Ignore wrong encoding in multipart/*

If a multipart message has an encoding other then
7bit or 8bit, 7bit encoding is assumed.
uip/mhparse.c