Attachment 'vary-cookie.diff'

Download

   1 Modified: infrastructure/apwiki/trunk/lib/python2.3/site-packages/MoinMoin/Page.py
   2 ==============================================================================
   3 --- infrastructure/apwiki/trunk/lib/python2.3/site-packages/MoinMoin/Page.py (original)
   4 +++ infrastructure/apwiki/trunk/lib/python2.3/site-packages/MoinMoin/Page.py Mon Jun 13 12:20:51 2005
   5 @@ -1091,6 +1091,10 @@
   6          if not content_only:
   7              # send the document leader
   8 
   9 +            # need to inform caches that content changes
  10 +            # based on cookie (even if we aren't sending one now)
  11 +            request.setHttpHeader("Vary: Cookie")
  12 +
  13              # use "nocache" headers if we're using a method that
  14              # is not simply "display", or if a user is logged in
  15              # (which triggers personalisation features)

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2005-07-12 02:26:49, 6.3 KB) [[attachment:NewTableOfContents-1.3.4.py]]
  • [get | view] (2005-05-01 18:12:47, 2.6 KB) [[attachment:README]]
  • [get | view] (2003-12-07 18:15:55, 1.3 KB) [[attachment:TableOfContents-startdepth.diff]]
  • [get | view] (2005-06-25 14:38:34, 4.3 KB) [[attachment:moin-1.3.4-rss_rc.py-per_page_feeds.patch]]
  • [get | view] (2005-06-09 20:25:52, 10.1 KB) [[attachment:moin-cache-friendly.diff]]
  • [get | view] (2005-04-27 17:22:13, 2.3 KB) [[attachment:moin-negotiate-auth.diff]]
  • [get | view] (2005-04-04 05:12:33, 18.0 KB) [[attachment:moinmoin-1.3.4-editor-insert-patch.diff]]
  • [get | view] (2005-04-04 05:50:16, 43.3 KB) [[attachment:moinmoin-1.3.4-editor-insert-screenshot.png]]
  • [get | view] (2005-08-17 20:24:31, 18.1 KB) [[attachment:moinmoin-1.3.5-editor-insert-patch.diff]]
  • [get | view] (2003-12-07 18:15:55, 13.0 KB) [[attachment:multisearch.diff]]
  • [get | view] (2005-06-14 14:45:06, 0.8 KB) [[attachment:vary-cookie.diff]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.