Idris2Doc : Pact.WAI.Header

Pact.WAI.Header

(source)
HTTP header type

Definitions

0Headers : Type
  HTTP header type
Represented as a key-value map, both key and value are strings

Visibility: public export
emptyHeaders : Headers
Visibility: public export