headerdict

Represents the response header list as a dictionary-like object.


Classes

C HeaderDict(...) ...

Like a MultiDict, this wraps a list. Keys are normalized for case and whitespace.

This class contains 15 members.

See the source for more information.