Prevent caching of pdf files

From: bsec (bsec_at_cotse.net)
Date: 12/05/03

  • Next message: Kurt Seifried: "Re: Prevent caching of pdf files"
    Date: Fri, 5 Dec 2003 17:33:00 -0500 (EST)
    To: <SECPROG@SECURITYFOCUS.COM>
    
    

    Currently on a secure Internet application we use the "Cache-Control: No
    Cache" header to prevent information from caching on client machines. We
    would like to begin to provide pdf files via our application; however,
    there is a known issue with accessing pdf files with IE 6.0 sp1 when the
    no-cache header is used. (Please refer to
    http://support.microsoft.com/default.aspx?scid=kb;en-us;812935
    for details.) As we have no control over the client machines accessing
    our application, is there another way to prevent pdf files from being
    automatically stored on the clients without using the no-cache header?

    Thanks in advance,
    -Brett


  • Next message: Kurt Seifried: "Re: Prevent caching of pdf files"

    Relevant Pages

    • Re: Prevent caching of pdf files
      ... > Cache" header to prevent information from caching on client machines. ... > would like to begin to provide pdf files via our application; ...
      (SecProg)
    • RE: Prevent caching of pdf files
      ... controlled by the "cache-control" directive in the response header. ... Cache" header to prevent information from caching on client machines. ... We would like to begin to provide pdf files via our application; ... when the no-cache header is used. ...
      (SecProg)
    • Re: Determining when a file is an Open Office Document
      ... PDF files should begin with "%PDF-" followed by a version number, ... The PDF Reference notes that Adobe Acrobat Reader is a bit ... Acrobat viewers require only that the header appear ... Is there a security vulnerability buried in the detection of file types by ...
      (comp.lang.python)
    • Re: Determining when a file is an Open Office Document
      ... PDF files should begin with "%PDF-" followed by a version number, ... The PDF Reference notes that Adobe Acrobat Reader is a bit ... Acrobat viewers require only that the header appear ... contents of a PDF file you're better off using Postscript, ...
      (comp.lang.python)