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