Home | Trees | Indices | Help |
|
---|
|
object --+ | HeaderElement --+ | AcceptElement
An element (with parameters) from an Accept* header's element list.
AcceptElement objects are comparable; the more-preferred object will be "less than" the less-preferred object. They are also therefore sortable; if you sort a list of AcceptElement objects, they will be listed in priority order; the most preferred value will be first. Yes, it should have been the other way around, but it's too late to fix now.
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
Inherited from |
|
|||
qvalue The qvalue, or priority, of this value. |
|||
Inherited from |
|
Construct an instance from a string of the form 'token;key=val'.
|
|
|
|
qvalueThe qvalue, or priority, of this value.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 25 16:17:46 2014 | http://epydoc.sourceforge.net |