Package WebStack :: Package Helpers :: Module Environment
[show private | hide private]
[frames | no frames]

Module WebStack.Helpers.Environment

Environment helper functions.
Function Summary
  get_headers(env)
Get the headers from the given environment 'env', which should be a dictionary-like object.

Function Details

get_headers(env)

Get the headers from the given environment 'env', which should be a dictionary-like object.

Returns a dictionary-like object containing likely headers.

Generated by Epydoc 2.1 on Sun May 1 20:27:34 2005 http://epydoc.sf.net