HttpHeaders.opApply

int opApply(scope int delegate(const string name, const string value) dg) const

Foreach iteration over every stored (name, value) pair; a name with several values yields one iteration per value.