[Mono-dev] [PATCH] BUG in System.Web.HttpResponse
Edward C. Eisenbrey
nede at aliquant.com
Tue Mar 14 11:10:45 EST 2006
That works beautifully and is far less invasive than the approach I
proposed. Thanks!
-----Original Message-----
From: Carlos Ble [mailto:carlosble at shidix.com]
Sent: Tuesday, March 14, 2006 8:08 AM
To: mono-devel-list at lists.ximian.com
Subject: RE: [Mono-dev] [PATCH] BUG in System.Web.HttpResponse
Hi!
This is a reply to
http://www.mail-archive.com/mono-devel-list@lists.ximian.com/msg06729.ht
ml
I had the same problem with mono-1.1.13.4 but I remembered that the same
code worked with mono-1.1.13.2 so I change line 447 in file
mcs/class/System.Web/System.Web/HttpResponse.cs, replacing
"CacheControl" with "cache_control" and now it works again.
I hope this could help.
Greetings
ps- I cant do tests now, sorry
_______________________________________________
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