| Trees | Index | Help |
|---|
| Package WebStack :: Package Helpers :: Module Request :: Class HeaderValue |
|
ContentTypeA container for header information.
| Method Summary | |
|---|---|
Initialise the container with the given 'principal_value' and optional keyword attributes representing the key=value pairs which accompany the 'principal_value'. | |
__getattr__(self,
name)
| |
__repr__(self)
| |
Format the header value object, producing a string suitable for the response header field. | |
| Method Details |
|---|
__init__(self,
principal_value,
**attributes)
|
__str__(self)
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Oct 29 00:09:23 2007 | http://epydoc.sf.net |