module documentation

Tests for klein._headers.

Class HTTPHeadersWrappingHeadersTests Tests for HTTPHeadersWrappingHeaders.
Function _twistedHeaderNormalize Normalize the given header value according to the rules of the installed Twisted version.
Variable _sanitizeLinearWhitespace Undocumented
def _twistedHeaderNormalize(value): (source)

Normalize the given header value according to the rules of the installed Twisted version.

Parameters
value:strUndocumented
Returns
strUndocumented
_sanitizeLinearWhitespace = (source)

Undocumented