- BUGFIX: Don't double-encode URLs (Roderick Monje).
- BUGFIX: Only use the content_type when it exists (Jean-Philippe Doyle).
- STABILITY: Better handling of the content-disposition header. Now supports file name that is either enclosed or not in double quotes and is case insensitive as per RC6266 grammar (Hasan Kumar, Yves Riel).
- STABILITY: Change database column type of attachment file siz...