
# Module `Ocsigen_header`

```ocaml
type t = Cohttp.Header.t
```
```ocaml
val of_option : t option -> t
```
```ocaml
module Name : sig ... end
```
```ocaml
module Mime_type : sig ... end
```
```ocaml
module Accept : sig ... end
```
```ocaml
module Accept_encoding : sig ... end
```
```ocaml
module Accept_language : sig ... end
```
```ocaml
module Content_type : sig ... end
```