# Module `Header.Mime_type`

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