
# Module `Ocsigen_header.Mime_type`

```ocaml
type t = string option * string option
```
```ocaml
val parse : string -> t
```