Get the header value for a name. This is the normal interface: it returns a stripped version of the header value for a given header name, or None if it doesn't exist. This uses the dictionary version which finds the *last* such header.
(self, name, default=None)
source not stored for this graph (policy: none)
no test coverage detected