twisted.web.http_headers
module documentationtwisted.web
View Source
An API for storing HTTP header names and values.
Class | Headers | Stores HTTP headers in a key and multiple value format. |
Function | _dashCapitalize | Return a byte string which is capitalized using '-' as a word separator. |