package scgi

  1. Overview
  2. Docs
type t = (string * string) list

SCGI request headers

val of_string : string -> t