[Mono-dev] [PATCH] Missing HttpCachePolicy methods + friends
Marek Habersack
grendello at gmail.com
Wed Nov 29 09:49:35 EST 2006
Hello,
This patch implements the following methods from Miguel's list:
System.Web.HttpCachePolicy SetNoServerCaching()
System.Web.HttpCachePolicy SetNoStore()
System.Web.HttpCachePolicy SetOmitVaryStar(System.Boolean)
System.Web.HttpCachePolicy SetValidUntilExpires(System.Boolean)
And modifies other classes that should use them, where I could quickly
deteremine how to use them. Please review,
marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cache.diff
Type: text/x-patch
Size: 4205 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061129/8311bb7b/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061129/8311bb7b/attachment-0001.bin
More information about the Mono-devel-list
mailing list