Values.HttpRouteHeaderSourceAn object that represents the HTTP header in the request.
type nonrec t = {invert : Boolean.t option;Specify True to match anything except the match criteria. The default value is False.
*)match_ : HeaderMatchMethod.t option;The HeaderMatchMethod object.
*)name : HeaderName.t;A name for the HTTP header in the client request that will be matched on.
*)}val to_value :
t ->
[> `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 ]