finch/headers

Types

pub type Header =
  #(String, String)
pub type Headers =
  List(Header)
Search Document