Module Header.Accept
module Accept : sig..end
type t = (Header.Mime_type.t * float option * (string * string) list) list
val parse : string list -> t
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
module Accept : sig..end
type t = (Header.Mime_type.t * float option * (string * string) list) list
val parse : string list -> t