[Zope] Accessing HTTP request headers

Ed Leafe ed@leafe.com
Tue, 8 Apr 2003 12:12:46 -0400


On Tuesday, April 8, 2003, at 12:02  PM, Matt Ficken wrote:

> I need to know how to access the HTTP headers the client sent from 
> within a product class that inherits from Folder.

	If you're in Python, why can't you use context.REQUEST.keys() to get 
the header keys, and from them get the associated values?

      ___/
     /
    __/
   /
  ____/
  Ed Leafe
  http://leafe.com/
  http://opentech.leafe.com