package ocsigenserver

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