[Mono-dev] ASP.Net HttpResponse.SuppressContent

Arnhoffer Károly karnhoffer at ecron.hu
Thu Jan 26 05:38:41 EST 2006


Yes, XSP does as IIS sends Content-Length as it was not SuppressContent=true and lets the Response.AddHeader("Content-Length", "1000"); call to be.

Now does anyone know how to configure Apache not to overwrite headers?


Thanks!

(K)
-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Gonzalo Paniagua Javier
Sent: Wednesday, January 25, 2006 5:22 PM
To: mono-devel-list at lists.ximian.com
Subject: RE: [Mono-dev] ASP.Net HttpResponse.SuppressContent



> Now the question is what does this Content-Length stuff? IIS or .Net?

The answer for this one is easy: use xsp on windows to figure it out :-).

XSP not sending the correct content-length is probably a bug on our side. Imagine this was a 'HEAD' request...

-Gonzalo


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list