
# Module `Ocsigen_header.Accept_language`

```ocaml
type t = (string * float option) list
```
```ocaml
val parse : string list -> t
```