[Mono-dev] [PATCH] BUG in System.Web.HttpResponse
Carlos Ble
carlosble at shidix.com
Tue Mar 14 08:08:08 EST 2006
Hi!
This is a reply to
http://www.mail-archive.com/mono-devel-list@lists.ximian.com/msg06729.html
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
More information about the Mono-devel-list
mailing list