Hi Robert,<div><br></div><div>I think you must be misunderstanding us. I wasn&#39;t suggesting that you should be using text/plain. Implement a subclass of WAResponseGenerator. That&#39;s what it&#39;s there for. <div><br>

</div><div>My point is that you are looking at the wrong level of granularity. We aren&#39;t providing a default mime type of text/plain; we are providing a default text-based implementation of WAResponseGenerator. You should be overriding the response generator, not the mime type.</div>

<div><br></div><div>Julian<br><br><div class="gmail_quote">On Fri, Sep 11, 2009 at 10:30 PM, Robert Shiplett <span dir="ltr">&lt;<a href="mailto:grshiplett2@yahoo.com">grshiplett2@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><p>What the heck?</p><p><br></p><p>Well, Julian, for my non-SGML content, the HTTP default is <strong>not</strong> &quot;text/plain&quot;. </p>

<p><br></p><p>Even when what is returning as response payload is just a UNICODE string for a 404 error, the MIME type of the response  -  for my application  -  must remain specific.</p><p><br></p><p>Enough said.</p><p><br>

</p><p><br></p></td></tr></tbody></table><br>_______________________________________________<br>
seaside-dev mailing list<br>
<a href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
<br></blockquote></div><br></div></div>