Member predicate Http::HeaderWrite::Range::getName
Gets the node representing the name of the header defined by this write.
Note that a HeaderWrite
targeting a constant header (e.g. a routine that always
sets the Content-Type
header) may not have such a node, so callers should use
getHeaderName
in preference to this method).