Module Curly.Header

type t = (string * string) list
val pp : Format.formatter -> t -> unit