# Module `Header.Accept_encoding`

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