Module Values.HttpGatewayRouteHeadersSource

Sourcetype nonrec t = HttpGatewayRouteHeader.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : HttpGatewayRouteHeader.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `String of HeaderName.t | `Structure of (string * [> `String of HeaderMatch.t | `Structure of (string * [> `Long of Long.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b