Module Header.AccessControlAllowOrigin

type t =
| All
| One of string
val to_header : t -> string * string