Re: [Zope] Management of HEAD requests

2011-03-15 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/15/2011 08:39 AM, Jesus Cea wrote: > Using Zope 2.10 here. > > When making a HEAD request, I get the "last-modified" time of the > script, and an "application/octet-stream" content type. The content > length is the script length. > > When doing

[Zope] Management of HEAD requests

2011-03-15 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Using Zope 2.10 here. When making a HEAD request, I get the "last-modified" time of the script, and an "application/octet-stream" content type. The content length is the script length. When doing a GET request, I get a "last-modified" time of "now" a