
# Module `Ocsigen_header.Accept_encoding`

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