| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
HeaderElement An element (with parameters) from an HTTP header's element list. |
||
|
AcceptElement An element (with parameters) from an Accept-* header's element list. |
||
|
|||
|
find_acceptable_within(accept_header,
acceptable) Returns the most acceptable value within the list passed in parameter... |
||
|
|||
|
q_separator = re.compile(r'; *q *=')
|
||
|
|||
Returns the most acceptable value within the list passed in parameter Returning None means no acceptable header |
|
|||
q_separatorNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Sat Nov 18 23:31:57 2006 | http://epydoc.sourceforge.net |