[Mono-bugs] [Bug 77826][Nor] New - SetCacheability(HttpCacheability.Server) generates "Expires" header

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Mar 18 12:19:30 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=77826

--- shadow/77826	2006-03-18 12:19:30.000000000 -0500
+++ shadow/77826.tmp.30415	2006-03-18 12:19:30.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 77826
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: robertj at gmx.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SetCacheability(HttpCacheability.Server) generates "Expires" header 
+
+Setting Response.Cache.SetCacheability(HttpCacheability.Server)
+still outputs an Expires-header. It has to omit the header in
+this case.
+
+See the test case of bug #77825.
+
+I'm looking at this.


More information about the mono-bugs mailing list