Headers.Field
val hash : t -> int
val name : Logic.language option -> t -> string
Name of a header field, parameterized by language
val print : ?lang:Logic.language -> Stdlib.Format.formatter -> t -> unit
Print a header field (with the same string as name
).