Module Ocsigen_header.Accept

type t = (Mime_type.t * float option * (string * string) list) list
val parse : string list -> t