<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [Twisted-Python] Adding Mime types using coil</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Ok- </FONT>
</P>

<P><FONT SIZE=2>Thanks for the quick reply, I need to muck around looking at the source more so I can ask better informed stupid questions.</FONT></P>

<P><FONT SIZE=2>Karl</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Itamar Shtull-Trauring [<A HREF="mailto:twisted@itamarst.org">mailto:twisted@itamarst.org</A>] </FONT>
<BR><FONT SIZE=2>Sent: Friday, July 12, 2002 10:53 AM</FONT>
<BR><FONT SIZE=2>To: twisted-python@twistedmatrix.com</FONT>
<BR><FONT SIZE=2>Subject: Re: [Twisted-Python] Adding Mime types using coil</FONT>
</P>
<BR>

<P><FONT SIZE=2>Lewin, Karl E wrote:</FONT>
</P>

<P><FONT SIZE=2>&gt; I am trying to add a mime type (image/svg+xml) to a default twisted web </FONT>
<BR><FONT SIZE=2>&gt; server (mktap web --path c:/proj/html) and although it looks like it is </FONT>
<BR><FONT SIZE=2>&gt; changed when I add it using coil, when I close and restart coil it </FONT>
<BR><FONT SIZE=2>&gt; doesn't show up.&nbsp; Any suggestions on things to look for? </FONT>
</P>

<P><FONT SIZE=2>This is a bug in Twisted, since the dictionary is actually a class level </FONT>
<BR><FONT SIZE=2>attribute instead of an instance, so it doesn't get saved when you save </FONT>
<BR><FONT SIZE=2>the tap. I'll fix this after we release 0.19.0.</FONT>
</P>
<BR>
<BR>
<BR>
<BR>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>Twisted-Python mailing list</FONT>
<BR><FONT SIZE=2>Twisted-Python@twistedmatrix.com</FONT>
<BR><FONT SIZE=2><A HREF="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" TARGET="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</A></FONT>
</P>

</BODY>
</HTML>