Header

typealias Header = Pair<String, String>

An HTTP header is represented as a pair of header name to value.