[Mono-dev] ASP.Net HttpResponse.SuppressContent

Gonzalo Paniagua Javier gonzalo at ximian.com
Tue Jan 24 16:30:31 EST 2006


On Tue, 2006-01-24 at 11:30 -0500, Gonzalo Paniagua Javier wrote:
> On Tue, 2006-01-24 at 16:00 +0100, Arnhoffer Károly wrote:
> [...]
> > So what should the problem be here? Why does my server write headers? And why does your not? There is a setting in Web.config:
> > 
> >     <globalization 
> > 		requestEncoding="iso-8859-2" 
> > 		responseEncoding="iso-8859-2" 
> > 	/>
> > 
> > When I comment out the whole globalization setting the header is sent again.
> > 
> > Any ideas what I should do now?
> 
> Did you reproduce the problem with the same test that you attached to
> the bug report? I used your test, mono/xsp from svn and firefox. The
> 'view source' for the page was empty. I'll check later if any header is
> sent and update the bug.

I tested this under MS and got the same results as with mono. The
details are on the bug report.

-Gonzalo





More information about the Mono-devel-list mailing list