Headers.Fieldval hash : t -> intval name : Logic.language option -> t -> stringName of a header field, parameterized by language
val print : ?lang:Logic.language -> Stdlib.Format.formatter -> t -> unitPrint a header field (with the same string as name).