Index: Source/Additions/GSMime.m
===================================================================
--- Source/Additions/GSMime.m   (revision 37035)
+++ Source/Additions/GSMime.m   (working copy)
@@ -2374,6 +2374,10 @@
     {
       [child setBuggyQuotes: YES];
     }
+  if (flags.isHttp == 1)
+    {
+      [child setIsHttp];
+    }
   /*
    * Tell child parser the default encoding to use.
    */


-- 
Pirmin Braun - IntarS Unternehmenssoftware GmbH - Am Hofbräuhaus 1 - 96450 
Coburg
+49 2642 40526292 +49 174 9747584 - skype:pirminb www.intars.de  [email protected]
Geschäftsführer: Pirmin Braun, Ralf Engelhardt Registergericht: Amtsgericht 
Coburg HRB3136

_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to