[Mono-dev] ASP.Net HttpResponse.SuppressContent

Gonzalo Paniagua Javier gonzalo at ximian.com
Tue Jan 24 11:30:13 EST 2006


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.

-Gonzalo





More information about the Mono-devel-list mailing list