A raw header list. This allows for multiple headers with the same name.
const factory HttpHeaders.list(List<(String, String)> list) = HttpHeaderList._;